hero header margins

pull/4611/head
Jason Costello 9 years ago
parent 4caf4f1e20
commit a9af20558f

@ -18,14 +18,14 @@ header .header {
background-position: 35px -40px;
background-size: 100%;
h2 {
h1 {
margin-top: 70px;
}
@media (max-width: $screen-md-max) {
height: $hero-height;
h2 {
h1 {
font-size: 2.1em;
}
}
@ -34,7 +34,7 @@ header .header {
height: auto;
background: none;
h2 {
h1 {
margin: 0;
padding: 1em;
}

Loading…
Cancel
Save