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

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