From e749137497bf0e8c70a81b57eec48c3d627f6d7f Mon Sep 17 00:00:00 2001 From: Ted Pier Date: Mon, 4 Aug 2025 13:09:57 -0700 Subject: [PATCH] change h2 margins --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 6ec7539..41ec44f 100644 --- a/style.css +++ b/style.css @@ -16,8 +16,8 @@ h3 { h2 { /* text-align: center; */ - margin-bottom: 8px; - margin-top: 32px; + margin-bottom: 0; + margin-top: 16px; } a {