From dc1b07f9b3c294cc1d608351cd9c9cd36d726379 Mon Sep 17 00:00:00 2001 From: Bismin271172 <118316066+Bismin271172@users.noreply.github.com> Date: Thu, 28 Mar 2024 10:57:58 +0700 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 325c22d..5426f0c 100644 --- a/style.css +++ b/style.css @@ -685,7 +685,7 @@ header.sticky{ :root{ --big-font: 9rem; --h2-font: 3.2rem; - --p-font: 2rem; + --p-font: 1.2rem; transition: .2s; } }