Fix app height.

This commit is contained in:
Roger Braun 2016-11-06 17:43:43 +01:00
parent 15800bab57
commit 1a94217222
1 changed files with 1 additions and 0 deletions

View File

@ -8,6 +8,7 @@ $darkened-background: whitesmoke;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 0 50px;
min-height: 100vh;
}
h4 {