Navigation refactoring
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -29,10 +29,9 @@ $nav-color:#fff;
|
||||
$nav-background-primary:#333;
|
||||
$nav-background-secondary:#555;
|
||||
$nav-anchor-hover-color:$anchor-hover-color;
|
||||
$nav-h1-padding: .8em;
|
||||
$nav-h1-color: $primary;
|
||||
$nav-h1-font-size: 1.5rem;
|
||||
$nav-item-padding: 1em;
|
||||
$nav-item-padding: 1rem;
|
||||
|
||||
// recipe
|
||||
$recipe-background:#fff;
|
||||
|
Reference in New Issue
Block a user