css for header schanged
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user