Remove top menu
Remove main navigation and make skip to main accessibility link visible to screen readers only.
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user