5 lines
158 B
CSS
5 lines
158 B
CSS
body {
|
|
/* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
|
|
padding-top: 70px;
|
|
}
|