From defcc55e2aca54cd78038ed6b30b6f34a665bc5a Mon Sep 17 00:00:00 2001 From: arzumify Date: Mon, 4 Mar 2024 13:12:35 +0000 Subject: [PATCH] Update hectabitstyles.css --- hectabitstyles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hectabitstyles.css b/hectabitstyles.css index 21a9913..0450b7a 100755 --- a/hectabitstyles.css +++ b/hectabitstyles.css @@ -117,7 +117,7 @@ p1 { padding: 7px 16px; text-align: center; background-color: var(--button-color); - transition: all 0.3s ease 0s; + transition: all 0.3s ease; margin: 2px; }