16 lines
363 B
CSS
16 lines
363 B
CSS
/*!
|
|
* Start Bootstrap - Small Business (http://startbootstrap.com/template-overviews/small-business)
|
|
* Copyright 2013-2017 Start Bootstrap
|
|
* Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-small-business/blob/master/LICENSE)
|
|
*/
|
|
|
|
body {
|
|
padding-top: 54px;
|
|
}
|
|
|
|
@media (min-width: 992px) {
|
|
body {
|
|
padding-top: 56px;
|
|
}
|
|
}
|