remove rule that was doing nothing

This commit is contained in:
2026-01-02 18:27:36 -08:00
parent 5f7bf0065a
commit 35e3f9631a

View File

@ -72,10 +72,6 @@ nav > #current-page {
visibility: hidden;
}
nav > div > #current-page {
display: none;
}
header img {
max-height: 25vh;
max-width: 100%;