Added Hall of Fame

This commit is contained in:
2018-03-27 21:08:26 +02:00
parent ff80d6d336
commit 953d95c6aa
20 changed files with 171 additions and 23 deletions

View File

@ -11,7 +11,7 @@ mixin grid-cell
max-height anime-image-medium-height
// min-width 90px
// min-height 127px
border-radius 3px
border-radius ui-element-border-radius
// background-size cover
// background-position 50% 50%
@ -30,7 +30,7 @@ mixin grid-text
mixin grid-image
width 100%
height 100%
border-radius 3px
border-radius ui-element-border-radius
object-fit cover
default-transition