From 9b3ae7128001a4a3e1c40c8023fc3bc48fa6b22f Mon Sep 17 00:00:00 2001 From: Zak Kermitz Date: Thu, 21 Sep 2023 14:15:39 -0400 Subject: [PATCH] Update global.css --- styles/global.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/styles/global.css b/styles/global.css index ac337be..766a6ca 100644 --- a/styles/global.css +++ b/styles/global.css @@ -93,6 +93,10 @@ img { font-size: 60px; } +.info-title { + font-size: 56px; +} + #info-button { font-family: "VT323", monospace; font-size: 55px;