Improved scarlet styles
This commit is contained in:
16
pages/search/popular.scarlet
Normal file
16
pages/search/popular.scarlet
Normal file
@ -0,0 +1,16 @@
|
||||
.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
|
@ -1,2 +0,0 @@
|
||||
.popular-title
|
||||
text-align center
|
Reference in New Issue
Block a user