From 54e61769e288db57882e14fab8f170f43975a78c Mon Sep 17 00:00:00 2001 From: Eshan Roy <148610067+eshanized@users.noreply.github.com> Date: Thu, 7 Nov 2024 06:03:27 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9E=20fix(static):=20removed=20btn=20s?= =?UTF-8?q?ize?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/style.css b/style.css index 663be97e..45395f24 100644 --- a/style.css +++ b/style.css @@ -116,8 +116,6 @@ a { } .glow-on-hover { - width: 220px; - height: 50px; border: none; outline: none; color: #fff;