WIP
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
$c-white: #fff;
|
||||
$c-black: #000;
|
||||
$c-offWhite: #F2F2F2;
|
||||
$c-offWhiteLight: #F9F8F8;
|
||||
$c-borderGrey: #C5C5C5;
|
||||
|
||||
@@ -7,7 +7,6 @@
|
||||
}
|
||||
|
||||
nav.main-nav {
|
||||
height: 100%;
|
||||
& > div {
|
||||
height: 100%;
|
||||
}
|
||||
@@ -20,6 +19,10 @@
|
||||
list-style-type: none;
|
||||
height: 100%;
|
||||
align-items: center;
|
||||
|
||||
a {
|
||||
color: $c-black;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user