fix some cammie stuff

This commit is contained in:
Lorin Werthen 2016-11-03 23:07:41 +01:00
parent e1f129931b
commit 833a490ccc
No known key found for this signature in database
GPG key ID: F11FFC921E0E08E0

View file

@ -24,6 +24,7 @@ html, .footer {
}
#navbar {
z-index: 100;
margin-bottom: 10px;
.logo-wrapper {
@ -36,6 +37,10 @@ html, .footer {
margin-bottom: 0;
border-bottom: 1px solid #eee;
}
.nav-menu {
z-index: 20;
}
}
@ -64,6 +69,7 @@ main.section {
.nav {
height: 100%;
align-items: flex-end;
z-index: auto;
.nav-item {
transition: 0.2s;