v1.5-alpha.9

This commit is contained in:
carodej
2020-05-18 09:32:34 +02:00
parent 8daa05f710
commit dfe4991177
12 changed files with 102 additions and 19 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
// Colors
$text: #1c1d1f;
$text-muted: #667b90;
$text-muted: rgba($text, 0.7);
$theme: #00BC7E;