Fix hero home

This commit is contained in:
Fede Álvarez 2022-07-28 14:20:19 +02:00
parent 02683506a1
commit 5ccd9b8832

View File

@ -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;