1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-03 20:27:34 +02:00
Files
bootstrap/docs/3.3/examples/navbar-static-top/navbar-static-top.css
Mark Otto 5282643c59 beta docs
2017-08-10 21:04:59 -07:00

8 lines
78 B
CSS

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