From 2f697cf786c1dcb6a6bbf88e6e0e2df84bfef622 Mon Sep 17 00:00:00 2001 From: watanaberei <37537870+watanaberei@users.noreply.github.com> Date: Tue, 20 Aug 2024 21:59:54 -0700 Subject: [PATCH] Update style.css --- style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/style.css b/style.css index 39280c3..d5058cc 100644 --- a/style.css +++ b/style.css @@ -682,7 +682,7 @@ body::after { @media screen and (max-width: 480px) { h1 { - --font-size: 30px; + font-size: 15px; } .row:nth-of-type(2) .column { @@ -697,8 +697,8 @@ body::after { margin-left: -6px } - a { - font-size: 16px + a, h1, h2 { + font-size: 15px } a span {