From d9c6a0acf36e6a69fc27b15e62b8a4001bd6c8bb Mon Sep 17 00:00:00 2001 From: "Hanyang (Kevin) Yan" <108250754+kevinyan98@users.noreply.github.com> Date: Sun, 11 Aug 2024 19:00:23 -0700 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 157e9d0..ed13bd5 100644 --- a/index.html +++ b/index.html @@ -139,7 +139,7 @@ } .dropdown-content a { - font-size: 72px; + font-size: 96px; font-weight: bold; color: white; text-decoration: none;