css for header schanged

This commit is contained in:
2026-05-04 14:52:10 -04:00
parent b27a2995a8
commit 56b939eb02
2 changed files with 23 additions and 3 deletions
+21
View File
@@ -1,4 +1,25 @@
/* ── Header height & logo ── */
#site-header .logo-default {
height: 38px;
width: auto;
}
#site-header .module-logo {
padding-top: 6px !important;
padding-bottom: 6px !important;
}
#site-header .module-top {
padding-top: 6px !important;
padding-bottom: 6px !important;
}
#site-header .main-nav > li > a {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
/* ─────────────────────────── */
.experience-container {
display: flex;