Skip to content

Commit

Permalink
Merge pull request #106 from saahil-mahato/typo-fix
Browse files Browse the repository at this point in the history
fix: typo
  • Loading branch information
RikLakhe authored Sep 19, 2024
2 parents 1a74d4e + 5c8238d commit 6126b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/scss/variables/_color.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $black: #000000 !default;

$primary: #9ee83f !default;

$bottonHover: #43700A;
$buttonHover: #43700A !default;

$colorMap: (
'white': ('base': $white,
Expand Down

0 comments on commit 6126b9a

Please sign in to comment.