From b3095376ce2b99b226a9ef2c2ca274b8a01e5327 Mon Sep 17 00:00:00 2001 From: MathMan05 Date: Thu, 1 Aug 2024 00:09:36 -0500 Subject: [PATCH] fix CSS odity --- webpage/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/webpage/style.css b/webpage/style.css index 3f3b4d1..f60c941 100644 --- a/webpage/style.css +++ b/webpage/style.css @@ -663,7 +663,6 @@ textarea:focus-visible, user-select: none; cursor: pointer; transition: font-weight .1s; - padding: .02in .0in; border-radius: .05in; padding: .05in .1in; } @@ -1536,4 +1535,4 @@ form div{ } .hiddencat{ rotate:-90deg; -} \ No newline at end of file +}