forked from tsc-vfl/hugo-page
Added top level menu entries
This commit is contained in:
@@ -74,6 +74,12 @@ h1 {
|
||||
a {
|
||||
margin: 0 40px 0 0;
|
||||
// height: 100%;
|
||||
color: black;
|
||||
text-decoration: none;
|
||||
|
||||
&.active {
|
||||
color: $color_red;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user