From 9bb9a0922bc3e2e60160b43eb82f3bf21a5587ac Mon Sep 17 00:00:00 2001 From: Ted Pier Date: Sun, 3 Aug 2025 16:15:56 -0700 Subject: [PATCH] styling --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index 8f35cf8..451d0c8 100644 --- a/style.css +++ b/style.css @@ -52,19 +52,19 @@ } h3 { - margin-top: 8px; + margin-top: 24px; margin-bottom: 0; } h2 { text-align: center; - margin-bottom: 0; + margin-bottom: 8px; margin-top: 16px; } p { margin-top: 0; - margin-bottom: 16px; + margin-bottom: 8px; } .bullet-img {