forked from Chaospott/site
look mom, i'm breaking the page!
This commit is contained in:
@ -140,11 +140,21 @@ ul.nav>li>a {
|
||||
margin-top:50px;
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.navbar-collapse .nav > .divider-vertical {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
.navbar-brand {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
rect.bordered {
|
||||
stroke: $background-color;
|
||||
stroke-width:1px;
|
||||
|
Reference in New Issue
Block a user