From eb4ce35fcdf7fd84f174b308e9269480883c2168 Mon Sep 17 00:00:00 2001 From: watanaberei <37537870+watanaberei@users.noreply.github.com> Date: Tue, 20 Aug 2024 21:51:28 -0700 Subject: [PATCH] Update style.css --- style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/style.css b/style.css index 52d5316..39280c3 100644 --- a/style.css +++ b/style.css @@ -667,7 +667,7 @@ body::after { h2, h3 { --font-size: 30px; - --baseline-multi: 5 + } /* a { @@ -683,7 +683,6 @@ body::after { @media screen and (max-width: 480px) { h1 { --font-size: 30px; - --baseline-multi: 8 } .row:nth-of-type(2) .column {