[MTELEANSA-21]Set logo position and size
gitea/imio-publik-themes/pipeline/head This commit looks good Details

This commit is contained in:
jmodesto 2023-09-05 12:07:28 +02:00
parent bd164a4a2f
commit b8ebcae0e7
1 changed files with 2 additions and 2 deletions

View File

@ -4,9 +4,9 @@
$font-family: 'Open Sans', Arial, Helvetica, sans-serif;
$nav-background: none;
$logo-width: 110px;
$imio-logo-top: 20px;
$imio-logo-top: -21px;
$imio-logo-left: 20px;
$imio-logo-height: 40px;
$imio-logo-height: 125px;
$title-font-family: 'Montserrat', sans-serif;
$primary-color: #E12A19;
$imio-header-height: 356px;