[MWEBVSSA-18]fix logo size and color
gitea/imio-publik-themes/pipeline/head This commit looks good Details

This commit is contained in:
jmodesto 2023-06-06 13:13:47 +02:00
parent 19e045fdf0
commit 6a9c3ee46b
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@ $nav-background: none;
$logo-width: 110px;
$imio-logo-top: 20px;
$imio-logo-left: 20px;
$imio-logo-height: 40px;
$imio-logo-height: 73px;
$title-font-family: 'Montserrat', sans-serif;
$primary-color: #317d9b;
$imio-header-height: 356px;

View File

@ -48,7 +48,7 @@
"variables": {
"cell_picture_size": "520x220",
"pwa_display": "standalone",
"theme_color": "#317d9b",
"theme_color": "#265e70",
"include_top_links": false,
"favicon": "vauxsursure/images/favicon.ico",
"no_extra_js": true,