Renegade
diff --git a/home/style.css b/home/style.css index 3b7361e..824d80f 100755 --- a/home/style.css +++ b/home/style.css @@ -1,6 +1,12 @@ +body { + height: calc(100vh); +} + #top-content { margin: 0px; padding: 0px; + min-height: 100%; + position: relative; } #main { @@ -43,7 +49,7 @@ #symbol { width: 40em; - margin: auto 120px -18px 0px; + margin: auto 120px -8px 0px; flex-grow: 1; } diff --git a/programs/index.html b/programs/index.html index 2b346c3..7a95d5b 100755 --- a/programs/index.html +++ b/programs/index.html @@ -39,8 +39,7 @@
-