diff --git a/src/style.css b/src/style.css index aaca282..6c37459 100644 --- a/src/style.css +++ b/src/style.css @@ -41,6 +41,11 @@ button background-color: #ec5020; } +button:hover +{ + background-color: #fa6d42; +} + #reset { height: 50px;