Fix hero home
This commit is contained in:
parent
02683506a1
commit
5ccd9b8832
@ -6,7 +6,9 @@
|
||||
background-position: 50% 15%;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100%;
|
||||
min-height: calc(var(--vh) * 115);
|
||||
padding-top: tovw(140px, 'mobile', 100px);
|
||||
margin-bottom: tovw(160px, 'mobile');
|
||||
min-height: unset;
|
||||
}
|
||||
|
||||
display: flex;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user