From 0191e0a72a1507eb1317b513cd27aa2d959c9e8c Mon Sep 17 00:00:00 2001 From: SuperDev Date: Thu, 22 Dec 2022 13:09:39 -0600 Subject: [PATCH] Update main.css --- assets/main.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/assets/main.css b/assets/main.css index 95ab40c..b854974 100644 --- a/assets/main.css +++ b/assets/main.css @@ -122,8 +122,6 @@ form button:active{ .download-btn.timer{ color: #fff; background: #2d2d2d; - transition: all .2s ease; - font-size: 1.6rem; pointer-events: none; } .download-btn:hover{