Skip to content

Commit bed67da

Browse files
committed
update variable to mktg
1 parent 3af7de6 commit bed67da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/marketing/buttons/button.scss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434
}
3535

3636
.btn-primary-mktg {
37-
background-color: $green-450;
38-
border-color: $green-450;
37+
background-color: $green-mktg;
38+
border-color: $green-mktg;
3939

4040
&:hover {
4141
background-color: $green-500;

0 commit comments

Comments
 (0)