mpercivalxyz

this website!
Log | Files | Refs | README

commit d396fc64daab3db9cef06ccd1f8bfc8f16bf202c
parent 1ff6c28578a567f11d9b7c27df29c4b1dad6d697
Author: mpizzzle <m@michaelpercival.xyz>
Date:   Fri,  3 Jul 2020 18:17:00 +0100

tweaking

Diffstat:
Mstyle.css | 9---------
1 file changed, 0 insertions(+), 9 deletions(-)

diff --git a/style.css b/style.css @@ -7,19 +7,10 @@ body { } #content { - max-width: 60em; width: 100%; margin: 0em; - margin-top: 2em; - margin-bottom: 2em; - margin-left: auto; - margin-right: auto; background-color: #1d2021; padding: 2em; - padding-top: 1em; - padding-bottom: 1em; - align-self: start; - line-height: 1.5em; }