7 lines
77 B
CSS
7 lines
77 B
CSS
|
body {
|
||
|
min-height: 2000px;
|
||
|
}
|
||
|
|
||
|
.navbar-static-top {
|
||
|
margin-bottom: 19px;
|
||
|
}
|