Change button hover colors

This commit is contained in:
Keavon Chambers
2021-04-11 14:13:21 -07:00
parent d0ddc1f49c
commit 38bd41bb9f
7 changed files with 12 additions and 12 deletions

View File

@@ -21,7 +21,7 @@
}
&:hover {
background: #555;
background: #666;
svg {
fill: #fff;

View File

@@ -24,7 +24,7 @@
}
&:hover {
background: #555;
background: #666;
svg {
fill: #fff;