We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a74d4e + 5c8238d commit 6126b9aCopy full SHA for 6126b9a
src/assets/scss/variables/_color.scss
@@ -4,7 +4,7 @@ $black: #000000 !default;
4
5
$primary: #9ee83f !default;
6
7
-$bottonHover: #43700A;
+$buttonHover: #43700A !default;
8
9
$colorMap: (
10
'white': ('base': $white,
0 commit comments