User
Difference between revisions of "Mathis Back/bluell.css"
Mathis Back (talk | contribs) (audiobox class) |
Mathis Back (talk | contribs) (audiobox -margin top) |
||
Line 18: | Line 18: | ||
.audiobox { | .audiobox { | ||
− | |||
margin-right: 12px; | margin-right: 12px; | ||
} | } |
Revision as of 13:51, 15 September 2021
#totalContainer {
display: flex;
justify-content: space-between;
}
#filterContainer {
margin-top: 3em;
}
#filterContainer p {
margin: 0;
}
#audioresults {
display: grid;
grid-template-columns: 1fr 1fr;
}
.audiobox {
margin-right: 12px;
}