feat: Add always scroll to keep menu on the same place

This commit is contained in:
Simon 2022-01-14 18:15:57 +01:00
parent 56855c5129
commit af629b4d8a
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ body
margin: 0 auto
padding: 0 var(--tile)
max-width: 800px
overflow-y: scroll
@media screen and (max-width: $size-small)
--border-size: 2px