[MTELEYVOA-14]Adjust logo size and position
gitea/imio-publik-themes/pipeline/head This commit looks good Details

This commit is contained in:
jmodesto 2023-09-26 08:21:38 +02:00
parent e1783323ca
commit 2742b1dfda
1 changed files with 3 additions and 3 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-left: 20px;
$imio-logo-height: 40px;
$imio-logo-top: 4px;
$imio-logo-left: 23px;
$imio-logo-height: 80px;
$title-font-family: 'Montserrat', sans-serif;
$primary-color: #69b65a;
$imio-header-height: 356px;