From 927b448cd31ff2c86db249ea4b49e32d3b9be9a5 Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Tue, 8 Jul 2025 15:19:41 -0400 Subject: WIP layout changes, CSS minor tweaks --- public/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'public/style.css') diff --git a/public/style.css b/public/style.css index 9cb4b9a..8214030 100644 --- a/public/style.css +++ b/public/style.css @@ -4,7 +4,7 @@ body { font-family: Arial, Verdana, sans-serif; - line-height: 1.6; + line-height: 1.4; margin: 0 auto; max-width: 780px; padding: 0 1em; @@ -55,11 +55,11 @@ header { font-size: 95%; margin: 1rem 0; } -header nav ul { +nav ul { list-style: none; padding: 0; } -header nav ul li { +nav ul li { display: inline-block; margin: 0 15px 0 0; } @@ -212,4 +212,4 @@ footer > p { blockquote { color: lightgoldenrodyellow; } -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2