[SUP-17763] update colors

This commit is contained in:
Daniel Muyshond 2021-03-16 11:42:43 +01:00
parent 78af9309fb
commit 42731fd0f8
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
@charset "UTF-8";
/*STYLE*/
$primary-color: #E30613;
$secondary-color: #E94E1B;
$secondary-color: #E30613;
$primary-color: #E94E1B;
$width: 1200px;
$mobile-limit: 800px;
$font-size: 16px !default;