more mobile styles
This commit is contained in:
parent
f1580c9887
commit
7d81ec2fae
|
@ -9,6 +9,7 @@ $hero-padding: $unit * 2;
|
||||||
screen and (max-device-width: $phone-breakpoint),
|
screen and (max-device-width: $phone-breakpoint),
|
||||||
screen and (max-width: $tablet-breakpoint) {
|
screen and (max-width: $tablet-breakpoint) {
|
||||||
height: auto;
|
height: auto;
|
||||||
|
padding-top: 40px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&.is-large {
|
&.is-large {
|
||||||
|
|
Loading…
Reference in New Issue