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
@@ -10,7 +10,7 @@
border-radius: 4px;
&:hover {
background: #555;
background: #666;
}
&.active {