From 40ebeefb1de9555a30860d1bb6509498f44dcbb3 Mon Sep 17 00:00:00 2001 From: Astoria Date: Thu, 21 Jul 2022 19:57:49 -0500 Subject: [PATCH] revert to %'s to showcase the bug --- styles/fonts.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/fonts.css b/styles/fonts.css index 8890096..704039d 100644 --- a/styles/fonts.css +++ b/styles/fonts.css @@ -35,8 +35,8 @@ h2, h3 { h2 { font-size: 1.6em; - margin-left: 20px; - margin-right: 20px; + margin-left: 5%; + margin-right: 5%; } h3 {