frontend function consolidation part 2

This commit is contained in:
Peter Papp
2021-03-16 11:53:19 +01:00
parent adbe35e8b5
commit f0e9c80572
17 changed files with 368 additions and 66 deletions

View File

@@ -3,6 +3,7 @@ $text: #1B2539;
$text-muted: rgba($text, 0.7);
$theme: #00BC7E;
//$theme: #1670B7;
$theme_light: #ECF7F2;
$yellow: #FFBD2D;