Remove top menu

Remove main navigation and make skip to main accessibility link
visible to screen readers only.
This commit is contained in:
2025-08-23 22:38:53 -04:00
parent 0bdc847f0f
commit 798ccc42bc
2 changed files with 4 additions and 5 deletions

View File

@@ -118,6 +118,7 @@ body > header {
background-position: right -15px top -20px, left top;
color: var(--banner-text-primary);
align-items: center;
border-top: var(--background-secondary) solid 1rem;
}
body > header > * {
margin: 0;