15 lines
304 B
Plaintext
Raw Normal View History

2018-11-24 16:11:53 +00:00
.profile-watching-list
horizontal-wrap
justify-content center
2017-06-19 20:16:01 +00:00
2018-11-24 16:11:53 +00:00
// CSS grid variant:
// display grid
// grid-gap 0.5rem
// grid-template-columns repeat(auto-fill, 55px)
// justify-content center
2018-11-24 16:11:53 +00:00
.profile-watching-list-item
anime-mini-item
2017-06-19 20:16:01 +00:00
2018-11-24 16:11:53 +00:00
.profile-watching-list-item-image
anime-mini-item-image