This commit is contained in:
2017-06-24 00:36:07 +02:00
parent cdec0fc9a7
commit 3fcb1bc36e
6 changed files with 39 additions and 57 deletions

View File

@ -0,0 +1,19 @@
// .popular-title
// text-align center
// .popular-anime-list
// display flex
// flex-flow row wrap
// justify-content center
// .popular-anime
// padding 0.5em
// display block
// .popular-anime-image
// width 100px !important
// height 141px !important
// border-radius 3px
// object-fit cover
// default-transition
// shadow-up