[MTELEAWAA-9] Update logo pos for the new one

This commit is contained in:
Daniel Muyshond 2022-11-25 13:06:32 +01:00
parent 93d108dfb8
commit 2d93f7616e
2 changed files with 9 additions and 4 deletions

View File

@ -4,4 +4,9 @@
nav.site-nav {
margin-top: 96px;
}
#header h1 a {
height: 64px;
}
}

View File

@ -3,15 +3,15 @@
@import "../../publik-base-theme/static/includes/fonts/montserrat";
$font-family: 'Open Sans', Arial, Helvetica, sans-serif;
$nav-background: none;
$logo-width: 110px;
$logo-width: 284px;
$title-font-family: 'Montserrat', sans-serif;
$primary-color: #3c4264;
$imio-header-height: 356px;
// $header-logo-size: 230px 80px;
$imio-header-logo-padding-top: 44px;
$imio-header-logo-padding-left: 50px;
$imio-logo-top: 10px;
$imio-logo-left: 14spx;
$imio-logo-height: 68px;
$imio-logo-top: 13px;
$imio-logo-left: 23px;
$imio-logo-height: 81px;
$link-color-footer: white;
$imio-is-iacitizen: true;