fix syntax

This commit is contained in:
Anton Roslund
2025-03-15 23:09:32 +01:00
parent 43c580a958
commit 9e843f541c
+1 -1
View File
@@ -6,6 +6,6 @@ Add styles or override variables from the theme here.
/* Color and Style */
$primary: #30a552;
$secondary: #0d6efd;;
$secondary: #0d6efd;
$tertiary: #8c68cd;
$warning: #ffc107;