12,417
edits
Coffeesaga (talk | contribs) (Undo revision 34251 by Coffeesaga (talk)) Tag: Undo |
Coffeesaga (talk | contribs) No edit summary |
||
(7 intermediate revisions by the same user not shown) | |||
Line 25: | Line 25: | ||
display: flex; | display: flex; | ||
flex-wrap: wrap; | flex-wrap: wrap; | ||
justify-content: | justify-content: center; | ||
margin-top: 20px; | margin-top: 20px; | ||
margin-bottom: 20px; | margin-bottom: 20px; | ||
Line 107: | Line 107: | ||
.artistCards:hover img { | .artistCards:hover img { | ||
opacity: | opacity: 1; | ||
} | } | ||