product details

This commit is contained in:
Almira Krdzic
2018-09-12 16:42:21 +02:00
parent 35484c6d4f
commit e53b243d96
65 changed files with 3327 additions and 1520 deletions

View File

@@ -15,7 +15,7 @@ $blueColor: #2b6279;
$hoverColor: #ebebeb;
$lightHoverColor: #f2f2f2;
$accentColor: #f16078;
$accentColor: #e25c56;
$boxShadow: rgba(0, 0, 0, 0.1);
@@ -40,7 +40,7 @@ $font-size-big: 1.125rem; //18px
$font-size-xbig: 1.5rem;
$font-light-color: rgba(33, 33, 33, 0.54);
$font-strong-color: rgba(33, 33, 33, 0.87);
$font-dark-color: rgba(33, 33, 33, 0.87);
$open-status-color: #045FB4;
$in-progress-status-color: #FD8049;