Merge pull request #108 from sprankhub/patch-1

fixed CSS syntax issue
This commit is contained in:
Tom Johnson 2017-09-26 07:04:20 -07:00 committed by GitHub
commit 4e5af3647b

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);
}
}