feat: homepage mobile improve

This commit is contained in:
Nazareno Oviedo 2022-04-11 11:18:51 -03:00
parent c951893bcb
commit 4e8b9d5a64

View File

@ -14,6 +14,7 @@
background-repeat: no-repeat;
background-position: 50% 15%;
background-size: 100%;
min-height: calc(var(--vh) * 115);
}
@supports (aspect-ratio: 16 / 9) {
@ -93,7 +94,7 @@
}
@include respond-to('mobile-sm') {
bottom: 0;
bottom: 2%;
}
p,