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