From be7363ac2cf6bb18941f672bf9cb0f19be60ff94 Mon Sep 17 00:00:00 2001 From: wires Date: Mon, 31 Mar 2025 22:02:45 -0400 Subject: redo home page --- assets/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'assets/style.css') diff --git a/assets/style.css b/assets/style.css index fe1e0bb..6ddf793 100644 --- a/assets/style.css +++ b/assets/style.css @@ -28,7 +28,7 @@ body { max-width: 50rem; padding: 2rem; margin: 0 auto; - line-height: 1.8; + line-height: 1.6; background: var(--bg); color: var(--fg); font-family: serif; -- cgit 1.4.1