Change button hover colors

This commit is contained in:
Keavon Chambers
2021-04-11 14:13:21 -07:00
parent ae824e3976
commit 43b7a36008
7 changed files with 12 additions and 12 deletions
@@ -21,7 +21,7 @@
}
&:hover {
background: #555;
background: #666;
svg {
fill: #fff;
@@ -24,7 +24,7 @@
}
&:hover {
background: #555;
background: #666;
svg {
fill: #fff;