diff --git a/src/style.css b/src/style.css index 9cc0e20..7ee119b 100644 --- a/src/style.css +++ b/src/style.css @@ -74,7 +74,7 @@ button { } .menu-item.hovered { - background-color: #d0d0d0; + background-color: blue; transform: scale(1.08); }