mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-24 22:16:38 +02:00
fix example css
This commit is contained in:
@@ -27,9 +27,9 @@ body {
|
|||||||
float: none;
|
float: none;
|
||||||
}
|
}
|
||||||
.nav-link {
|
.nav-link {
|
||||||
text-align: center;
|
|
||||||
margin-bottom: 5px;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
margin-bottom: 5px;
|
||||||
|
text-align: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
|
Reference in New Issue
Block a user