aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoger Braun <roger@rogerbraun.net>2016-11-06 17:43:43 +0100
committerRoger Braun <roger@rogerbraun.net>2016-11-06 17:43:43 +0100
commit1a94217222de1b5f61a1b88bf633d752d45ccc1f (patch)
treee3032feadb507cc0b2d8a093f30bccdd42c37331 /src
parent15800bab576b1a1e1ef5eab61b6d0d16ea6dfd5e (diff)
Fix app height.
Diffstat (limited to 'src')
-rw-r--r--src/App.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/App.scss b/src/App.scss
index afd65172..100187cf 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -8,6 +8,7 @@ $darkened-background: whitesmoke;
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 0 50px;
+ min-height: 100vh;
}
h4 {