From 738ddadfac048f3cd7b0c709c11f2a3f60d21e53 Mon Sep 17 00:00:00 2001 From: swee Date: Mon, 13 Jan 2025 16:21:59 -0800 Subject: [PATCH] Update style.css --- style.css | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/style.css b/style.css index d45f634..3991425 100644 --- a/style.css +++ b/style.css @@ -28,9 +28,6 @@ a { } .input { background-color: #0c0c0c; - border: solid; + border: none; color: white; - border-width: 2px; - border-color: white; - border-radius: 10px; } \ No newline at end of file