0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-02 14:24:19 +01:00
Bootstrap/examples/navbar-static-top/navbar-static-top.css

7 lines
77 B
CSS

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