From e85956237c49d69c8303430f44b1431993f141f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=20Randall=20Havens=20=E2=96=B3=20The=20Empathic=20Tec?= =?UTF-8?q?hnologist=20=E2=9F=81=20Doctor=20Who=2042?= Date: Sat, 8 Nov 2025 18:42:59 -0600 Subject: [PATCH] Update styles.css --- public/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/styles.css b/public/styles.css index 8621957..053ffad 100755 --- a/public/styles.css +++ b/public/styles.css @@ -25,7 +25,7 @@ html, body { #menuBtn { background: none; border: 0; color: var(--accent); - font-size: 1.4rem; cursor: pointer; + font-size: 1.5rem; cursor: pointer; font-weight: bold; } .primary-nav {