From 6abaf27fed63a4bf88840a0be7d262ea4be6fbce Mon Sep 17 00:00:00 2001 From: BEEF4860 <151736860+BEEF4860@users.noreply.github.com> Date: Wed, 29 Nov 2023 13:00:45 +0100 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e3777f2..9d9f536 100644 --- a/index.html +++ b/index.html @@ -57,7 +57,7 @@ .p1, .intro { font-family: 'Bebas Neue', sans-serif; - font-size: 20px; + font-size: 23px; font-weight: 600; color: black; background-clip: text; @@ -69,7 +69,7 @@ .p2 { font-family: 'Oswald', sans-serif; - font-size: 15px; + font-size: 18px; font-weight: 400; color: black; background-clip: text;