|
|
@ -127,7 +127,7 @@ nav { |
|
|
|
background-color: $neutral1; |
|
|
|
background-color: $neutral1; |
|
|
|
box-shadow: 0 0.25rem 0.25rem rgba(0,0,0,0.5); |
|
|
|
box-shadow: 0 0.25rem 0.25rem rgba(0,0,0,0.5); |
|
|
|
|
|
|
|
|
|
|
|
a:hover, a:visited, a:active { |
|
|
|
a, a:hover, a:visited, a:active { |
|
|
|
color: inherit; |
|
|
|
color: inherit; |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -175,7 +175,6 @@ nav { |
|
|
|
display: inline-block; |
|
|
|
display: inline-block; |
|
|
|
padding: 1.1em 0 1.1em 0; |
|
|
|
padding: 1.1em 0 1.1em 0; |
|
|
|
width: 100%; |
|
|
|
width: 100%; |
|
|
|
color: inherit; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
font-weight: 400; |
|
|
|
font-weight: 400; |
|
|
|
font-variant: normal; |
|
|
|
font-variant: normal; |
|
|
|