[MTELEAWAA-9] Update logo height to avoid overflow with banner

This commit is contained in:
Daniel Muyshond 2022-11-25 13:44:32 +01:00
parent 2d93f7616e
commit f978934977
1 changed files with 1 additions and 1 deletions

View File

@ -12,6 +12,6 @@ $imio-header-logo-padding-top: 44px;
$imio-header-logo-padding-left: 50px;
$imio-logo-top: 13px;
$imio-logo-left: 23px;
$imio-logo-height: 81px;
$imio-logo-height: 58px;
$link-color-footer: white;
$imio-is-iacitizen: true;