1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-25 21:09:06 +02:00
Files
bootstrap/examples/navbar-static-top/navbar-static-top.css

8 lines
78 B
CSS

body {
min-height: 2000px;
}
.navbar-static-top {
margin-bottom: 19px;
}