Update primary color variable in SCSS.

This commit is contained in:
2023-07-12 22:52:29 +06:00
parent 2121af2914
commit adb20f70a5

View File

@@ -1 +1 @@
// $primary: blue;
$primary: #0d6efd;