Adds hover to donation button
This commit is contained in:
@@ -172,6 +172,11 @@ function preventNonNumeric(event) {
|
||||
@apply bg-hutopyPrimary;
|
||||
}
|
||||
|
||||
.donation-action:hover {
|
||||
@apply bg-hutopySecondary;
|
||||
}
|
||||
|
||||
|
||||
.error-message {
|
||||
color: white;
|
||||
background-color: red;
|
||||
|
||||
Reference in New Issue
Block a user