Fix button styles
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
.button,
|
||||
button:active,
|
||||
button:focus {
|
||||
.button {
|
||||
background-color: $color-button-background;
|
||||
color: $color-button-foreground;
|
||||
text-transform: uppercase;
|
||||
|
||||
Reference in New Issue
Block a user