[MTELEPHIA-2] update color

This commit is contained in:
Daniel Muyshond 2022-09-30 15:31:31 +02:00
parent 7af97150d7
commit 24ff1e2a2d
2 changed files with 2 additions and 3 deletions

View File

@ -5,8 +5,7 @@ $font-family: 'Open Sans', Arial, Helvetica, sans-serif;
$nav-background: none;
$logo-width: 110px;
$title-font-family: 'Montserrat', sans-serif;
$primary-color: #e21946;
$footer-background: #c11c3f;
$primary-color: #1C5E7D;
$imio-header-height: 356px;
// $header-logo-size: 230px 80px;
$imio-header-logo-padding-top: 44px;

View File

@ -22,7 +22,7 @@
"variables" : {
"cell_picture_size" : "520x220",
"pwa_display" : "standalone",
"theme_color" : "#E21946",
"theme_color" : "#1C5E7D",
"favicon": "philippeville/images/favicon.ico",
"no_extra_js": true,
"email_header_asset": "emails:logo"