fix footer email + style footer mobile
This commit is contained in:
parent
b45806fa8c
commit
7cf792ed15
5 changed files with 70 additions and 8 deletions
|
|
@ -90,6 +90,13 @@
|
|||
}
|
||||
|
||||
.hero {
|
||||
padding: calc(var(--padding-vertical) / 1.2) var(--space-m) 2rem
|
||||
var(--space-m) !important;
|
||||
border-bottom: none !important;
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.hero__image {
|
||||
height: 60vw;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue