15 lines
340 B
Plaintext
Raw Normal View History

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