mpercivalxyz

this website!
Log | Files | Refs | README

commit afb24eefcf7860f07b609a9ccc1d25e209521381
parent 1f2a6ba763ce35ddc9b548d4d2f0821c413bd762
Author: mpizzzle <m@michaelpercival.xyz>
Date:   Tue, 30 Jun 2020 19:07:49 +0100

correcting font size

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

diff --git a/style.css b/style.css @@ -16,7 +16,7 @@ body { margin-left: auto; margin-right: auto; padding: 2em; - font-size: 1.5em; + font-size: 1em; } h1, h2, h3, h4, h5, h6 {