Fix app height.

environments/dev/deployments/1
Roger Braun 8 years ago
parent 15800bab57
commit 1a94217222

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

Loading…
Cancel
Save