[MTELELOUA-72]Fix logo size and position for La Louvière
gitea/imio-publik-themes/pipeline/head This commit looks good Details

This commit is contained in:
jmodesto 2024-02-13 12:57:30 +01:00
parent 4cf5801f7c
commit 1418b84423
1 changed files with 4 additions and 4 deletions

View File

@ -7,12 +7,12 @@ $imio-header-height: 356px;
$imio-header-logo-padding-left: 50px;
$imio-header-logo-padding-top: 44px;
$imio-is-iacitizen: false;
$imio-logo-height: 40px;
$imio-logo-left: 20px;
$imio-logo-top: 20px;
$imio-logo-height: 91px;
$imio-logo-left: -10px;
$imio-logo-top: 3px;
$imio-mobile-hamburger-menu-icon-bar-color: white;
$link-color-footer: white;
$logo-width: 110px;
$logo-width: 184px;
$nav-background: none;
$primary-color: #58585a;
$title-font-family: "Montserrat", sans-serif;