From ebe5b2bdc4eb1132dbd0bda3c7c5bd50531bf479 Mon Sep 17 00:00:00 2001 From: Zak Kermitz Date: Thu, 21 Sep 2023 14:26:21 -0400 Subject: [PATCH] Update global.css --- styles/global.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles/global.css b/styles/global.css index e5aa23d..4b28142 100644 --- a/styles/global.css +++ b/styles/global.css @@ -89,12 +89,12 @@ img { border-bottom: 2px solid gray; } -#title { +.title { font-size: 60px; } .info-title { - font-size: 48px; + font-size: 52px; } #info-button {