From: MatthewOwens Date: Sun, 19 Jul 2020 20:42:07 +0000 (+0100) Subject: margins X-Git-Url: https://git.owens.tech///git?a=commitdiff_plain;h=1deb47989fea0506d83bb4d4579956525e2e33ed;p=website.git margins --- diff --git a/style.css b/style.css index 7f2b590..b7379fd 100644 --- a/style.css +++ b/style.css @@ -4,6 +4,7 @@ body { background-color: #1c1c1c; color: #aaaaaa; overflow-y:scroll; + margin:.4em; } a {