Files
Labchain/css/small-business.css
2021-12-20 09:55:27 +01:00

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;
}
}