Pass the nav links in the PageHeader render context.
This commit is contained in:
@@ -118,7 +118,7 @@ body {
|
||||
background: var(--header-nav-regular-background-color);
|
||||
padding: 0 0.5rem;
|
||||
transition-property: background, color;
|
||||
transition-duration: 0.2s;
|
||||
transition-duration: 0.1s;
|
||||
transition-timing-function: ease-out;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user