increased logo size

This commit is contained in:
2026-01-11 18:16:01 +01:00
parent dba3912a04
commit 5ef06077f4
+13
View File
@@ -667,6 +667,19 @@ data:
background-color: #5ac8d8 !important; /* CYAN underline */
}
.header {
min-height: 100px !important;
align-items: flex-end !important;
}
/* This matches your DOM: <div class="logo"> <img ...> */
.logo img {
max-height: 120px !important;
height: auto !important;
width: auto !important;
object-fit: contain !important;
}
/* =========================================================================
WIDGET TITLES
The "WEATHER", "NEWS & FEEDS", etc. headers on each widget