From 8ade9792fe3eb125dc01cf26c4fd31c4193e2249 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 14 Feb 2026 17:04:20 -0800 Subject: [PATCH] Fix site title --- public/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/style.css b/public/css/style.css index 00a40e2..df42456 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -173,6 +173,7 @@ header.primary h4 { header.primary h1 { font-size: 1.3rem; line-height: 1.2; + margin-bottom: 0.25rem; } header.primary h1 a,