diff --git a/css/index.css b/css/index.css index 2e3506c..f0c38dc 100644 --- a/css/index.css +++ b/css/index.css @@ -197,6 +197,7 @@ button:hover { height: 50px; background-color: rgb(93, 93, 93); color:#ffffff; + border-radius: 25px; } .clicker.hidden { display: none;