Add configurable nudge amount

This commit is contained in:
Eva 2022-02-04 10:32:37 +01:00 committed by Alonso Torres
parent 6461ebe2b8
commit 86e4826e48
10 changed files with 189 additions and 3 deletions

View file

@ -15,7 +15,7 @@ $color-dashboard: #f6f6f6;
$color-primary: #31efb8;
// Secondary colors
$color-success: #58c35c;
$color-success: #49d793;
$color-complete: #a599c6;
$color-warning: #fc8802;
$color-danger: #e65244;