mpercivalxyz

this website!
Log | Files | Refs | README

commit c75ea3e473795edb12492f473e9cf0071dafd28a
parent d731be20601bdef0fe37db7d736e87f9fd9b8977
Author: mpizzzle <m@michaelpercival.xyz>
Date:   Mon, 29 Jun 2020 12:24:30 +0100

test updating style.css

Diffstat:
Mstyle.css | 3+--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/style.css b/style.css @@ -23,10 +23,9 @@ body { color: var(--color2); background-color: var(--color0); font-family: monospace; - max-width: 35em; margin-left: auto; margin-right: auto; - padding: 5em; + padding: 2em; } h1, h2, h3, h4, h5, h6 {