Finish UI stuff for today

This commit is contained in:
Dane Everitt
2019-02-03 17:45:22 -08:00
parent 89d29cf46b
commit 6c7a5d5bb9
6 changed files with 27 additions and 26 deletions

View File

@@ -1,5 +1,5 @@
.nav {
@apply .bg-blue .border-b .border-t .border-blue-darkest;
@apply .bg-blue-dark .border-b .border-t .border-blue-darkest;
height: 56px;
& .logo {