1
Fork 0

Add padding to header

This commit is contained in:
Jake Howard 2016-02-29 08:32:55 +00:00
parent 73958c3d95
commit 06b46cd639

View file

@ -158,7 +158,7 @@ footer {
.jumbotron.header { .jumbotron.header {
padding-top: 10px; padding-top: 10px;
padding-bottom: 0; padding-bottom: 0;
margin-bottom: 0; margin-bottom: 15px;
background-color: @body-bg; background-color: @body-bg;
@media (max-width: @screen-xs-max) { @media (max-width: @screen-xs-max) {
padding-top: 50px; padding-top: 50px;