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
@@ -45,7 +45,7 @@
background: #333;
&:hover {
background: #555;
background: #666;
}
&.right {