Update styles.css

This commit is contained in:
Mark Randall Havens △ The Empathic Technologist ⟁ Doctor Who 42 2025-11-08 18:42:59 -06:00 committed by GitHub
parent a9282f10ac
commit e85956237c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ html, body {
#menuBtn { #menuBtn {
background: none; border: 0; color: var(--accent); background: none; border: 0; color: var(--accent);
font-size: 1.4rem; cursor: pointer; font-size: 1.5rem; cursor: pointer; font-weight: bold;
} }
.primary-nav { .primary-nav {