From 0990c6989b2627af8683b73ec0fe362350af9f0b Mon Sep 17 00:00:00 2001 From: Sam Anthony Date: Mon, 12 Jan 2026 14:12:51 -0500 Subject: alignment and spacing --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'style.css') diff --git a/style.css b/style.css index 959dc4a..a5f29b7 100644 --- a/style.css +++ b/style.css @@ -26,7 +26,7 @@ body { /* Body text spacing */ body { - line-height: 1.35em; + line-height: 1.4em; } header { @@ -47,9 +47,9 @@ header p { } p { - text-align: justify; + text-align: left; text-justify: inter-word; - margin-bottom: .4em; + margin-bottom: .5em; } a { -- cgit v1.2.3