From c5dcb90663c914afb926f6f9607b8e3acdf9c298 Mon Sep 17 00:00:00 2001 From: Justin Fuller Date: Tue, 24 Dec 2024 21:15:28 +0000 Subject: [PATCH] remaining --- make/remaining.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make/remaining.css b/make/remaining.css index 8153f2b..d5f29e4 100644 --- a/make/remaining.css +++ b/make/remaining.css @@ -78,12 +78,12 @@ input { background: white; color: #020215; width: 100%; - min-width: 100%; - max-width: 100%; font-size: 20px; font-family: inherit; border: 1px solid #020215; display: block; + padding: 0; + margin: 0; } button {