diff --git a/app/Views/about.php b/app/Views/about.php index 4b84013..d1e0315 100644 --- a/app/Views/about.php +++ b/app/Views/about.php @@ -183,7 +183,7 @@ - Starthub Eight + Starthub Eight @@ -435,9 +435,8 @@
- Tokslaw + Tokslaw
- Tokslaw
diff --git a/app/Views/styles.css b/app/Views/styles.css index dce546b..37adad4 100644 --- a/app/Views/styles.css +++ b/app/Views/styles.css @@ -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;