transparet navbar bg

This commit is contained in:
Adam Bradley
2015-07-20 15:04:08 -05:00
parent c767f1c299
commit 0dfd091eef
3 changed files with 21 additions and 0 deletions

View File

@@ -36,6 +36,7 @@
align-items: center;
}
// Core Nav Bar Color Generation
// --------------------------------------------------
@@ -54,3 +55,7 @@
}
}
.transparent-navbar.navbar {
background-color: transparent;
}