fix example css

This commit is contained in:
Mark Otto 2016-01-06 14:07:13 -08:00
parent 3da46631e7
commit ce18736cd8

View File

@ -27,9 +27,9 @@ body {
float: none;
}
.nav-link {
text-align: center;
margin-bottom: 5px;
width: 100%;
margin-bottom: 5px;
text-align: center;
}
@media (min-width: 768px) {