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