Add new variants for cart buttons
This commit is contained in:
@@ -88,4 +88,9 @@
|
||||
background-color: darken($color-secondary, 7);
|
||||
}
|
||||
}
|
||||
|
||||
// Purple color
|
||||
&--purple {
|
||||
background-color: $color-primary-tertiary20;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user