commit 5d1ee226e218f2bd6d2843937b29d31c29918b67
parent 7ff09c86b5206bd0e0495621829f7002c4686549
Author: knutsen <samuel@knutsen.co>
Date:   Tue, 28 Sep 2021 15:22:25 +0100
Fixed styling on body height.
Diffstat:
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/public/style.css b/public/style.css
@@ -132,8 +132,7 @@ pre code {
     /* background-color: #f7d4ff80; */
     filter: hue-rotate(var(--hue));
     padding: 1em;
-    min-height: calc(100vh - 2em);
-    padding-bottom: 20em;
+    padding-bottom: var(--mascot-height);
 }
 
 #content img {
diff --git a/static/index.html b/static/index.html
@@ -35,7 +35,7 @@
 
     <h2>Sign the <a class="titleButton" style="width:auto; margin: 0;" href="/guestbook">Guestbook!!</a></h2>
 
-    <h3>Reasons Why Women Should Sleep With Me:</h3>
+    <h3>Reasons Why The Ladies Love Me:</h3>
     <ol>
         <li>I'm 6'</li>
         <li>I have a blÄhaj</li>