From 289387137a216f417882e48d012728e370698698 Mon Sep 17 00:00:00 2001 From: stabosa87 Date: Sun, 21 Jun 2026 03:43:35 -0500 Subject: [PATCH] noremo --- static/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/main.css b/static/main.css index 77a5083..40e9019 100644 --- a/static/main.css +++ b/static/main.css @@ -18,7 +18,7 @@ body { } h1 { - font-size: 1.2rem; + font-size: 19px; display: inline-block; margin-bottom: 20px; } @@ -56,7 +56,7 @@ section { } .foot { - font-size: 0.8rem; + font-size: 13px; margin-top: 50px; opacity: 0.6; }