Update common.css

This commit is contained in:
DJObleezy 2025-03-25 08:17:10 -07:00 committed by GitHub
parent a861df5891
commit 6c78264c2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,7 +51,6 @@ body {
padding-top: 0.5rem; padding-top: 0.5rem;
font-size: var(--text-size-base); font-size: var(--text-size-base);
font-family: var(--terminal-font); font-family: var(--terminal-font);
text-shadow: 0 0 5px rgba(255, 255, 255, 0.3);
} }
h1 { h1 {