Navbar revamp + Footer

This commit is contained in:
NGPixel
2016-11-21 22:41:57 -05:00
parent fc7e7d3d5a
commit 8c0ed4682c
12 changed files with 35 additions and 43 deletions

View File

@@ -11,11 +11,6 @@
z-index: 5;
}
h2.nav-item {
font-size: 150%;
color: mc('orange', '500');
}
#notifload {
width: 42px;
display: flex;
@@ -26,7 +21,7 @@ h2.nav-item {
&::before {
content: " ";
@include spinner(mc('orange', '500'),0.5s,24px);
@include spinner(mc('indigo', '100'),0.5s,24px);
}
&.active {