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

@ -60,7 +60,7 @@ const frontpage-bg-color = rgb(32, 32, 32)
.login-button
horizontal
align-items center
border-radius 3px
border-radius ui-element-border-radius
padding 0.75rem 1.25rem
margin 0.5rem
font-size 1.2rem
@ -82,7 +82,7 @@ const frontpage-bg-color = rgb(32, 32, 32)
.screenshot
max-width 100%
border-radius 3px
border-radius ui-element-border-radius
box-shadow shadow-medium
margin-bottom 2rem