more mobile styles

This commit is contained in:
Alex Wolfe 2015-03-04 21:54:44 -08:00
parent f1580c9887
commit 7d81ec2fae
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ $hero-padding: $unit * 2;
screen and (max-device-width: $phone-breakpoint),
screen and (max-width: $tablet-breakpoint) {
height: auto;
padding-top: 40px;
}
&.is-large {