ändra loggo

This commit is contained in:
larssand
2026-03-26 20:52:16 +01:00
parent 1aa55e3212
commit 5a97066126

View File

@@ -1118,7 +1118,7 @@ select:focus {
.overlay-logo {
display: block;
margin-bottom: 12px;
margin-bottom: 0;
}
.position-grid h4,
@@ -1228,6 +1228,15 @@ select:focus {
min-width: 0;
}
.overlay-header .overlay-logo {
width: 88px;
height: 88px;
max-width: 88px;
max-height: 88px;
object-fit: contain;
flex: 0 0 88px;
}
.overlay-header-copy {
min-width: 0;
}
@@ -1358,8 +1367,10 @@ select:focus {
}
.overlay-obs-logo {
width: 36px;
height: 36px;
width: 56px;
height: 56px;
max-width: 56px;
max-height: 56px;
}
.overlay-obs-brandline h2 {
@@ -1730,8 +1741,11 @@ select:focus {
}
.overlay-shell-dense .overlay-logo {
width: 34px;
height: 34px;
width: 56px;
height: 56px;
max-width: 56px;
max-height: 56px;
flex-basis: 56px;
}
.overlay-fastest-banner-dense {