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 +}