fix: mugikor horizontalean logoa konpontzen du
This commit is contained in:
@@ -130,10 +130,12 @@ const hurrengoEkintzak = ekintzak.filter((ekintza) =>
|
|||||||
}
|
}
|
||||||
|
|
||||||
.logo {
|
.logo {
|
||||||
width: 100%;
|
width: min(100%, fit-content);
|
||||||
|
max-height: 22svh;
|
||||||
|
|
||||||
@include mediaQueries.aboveTablet {
|
@include mediaQueries.aboveTablet {
|
||||||
height: 33svh;
|
height: 33svh;
|
||||||
|
max-height: 33svh;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user