fixed CSS syntax issue

This commit is contained in:
Simon Sprankel 2017-09-21 10:49:58 +02:00 committed by GitHub
parent e5518c6a3b
commit 9ecce67f71

View File

@ -18,7 +18,7 @@ hr.shaded {
}
@media (max-width: 1200px) {
.navbar-collapse {
box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
}