margins
authorMatthewOwens <matthew@owens.tech>
Sun, 19 Jul 2020 20:42:29 +0000 (21:42 +0100)
committerMatthewOwens <matthew@owens.tech>
Sun, 19 Jul 2020 20:42:29 +0000 (21:42 +0100)
style.css

index b7379fd..8c2e0b3 100644 (file)
--- a/style.css
+++ b/style.css
@@ -4,7 +4,7 @@ body {
        background-color: #1c1c1c;
        color: #aaaaaa;
        overflow-y:scroll;
-       margin:.4em;
+       margin-right:.4em;
 }
 
 a {