mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-14 02:24:00 +01:00
8 lines
78 B
CSS
8 lines
78 B
CSS
|
body {
|
||
|
min-height: 2000px;
|
||
|
}
|
||
|
|
||
|
.navbar-static-top {
|
||
|
margin-bottom: 19px;
|
||
|
}
|