From cd1c1f3377cf2eb8b824088cf1eab9845cda951e Mon Sep 17 00:00:00 2001 From: Sevi <149007003+sevithescss@users.noreply.github.com> Date: Tue, 29 Oct 2024 11:00:07 -0700 Subject: [PATCH] other fixes --- css/index.css | 1 + 1 file changed, 1 insertion(+) 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;