Skip to content

Commit 6126b9a

Browse files
authored
Merge pull request #106 from saahil-mahato/typo-fix
fix: typo
2 parents 1a74d4e + 5c8238d commit 6126b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/assets/scss/variables/_color.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ $black: #000000 !default;
44

55
$primary: #9ee83f !default;
66

7-
$bottonHover: #43700A;
7+
$buttonHover: #43700A !default;
88

99
$colorMap: (
1010
'white': ('base': $white,

0 commit comments

Comments
 (0)