fix: mugikorrean hero-a konpontzen du
This commit is contained in:
@@ -107,7 +107,7 @@ const hurrengoEkintzak = ekintzak.filter((ekintza) =>
|
||||
.hero {
|
||||
position: relative;
|
||||
|
||||
min-height: 97dvh;
|
||||
min-height: 97svh;
|
||||
display: flex;
|
||||
align-items: flex-end;
|
||||
padding: var(--space-05-mobile);
|
||||
@@ -133,7 +133,7 @@ const hurrengoEkintzak = ekintzak.filter((ekintza) =>
|
||||
width: 100%;
|
||||
|
||||
@include mediaQueries.aboveTablet {
|
||||
height: 33dvh;
|
||||
height: 33svh;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user