Update style.css

This commit is contained in:
Nova Cat 2025-01-13 16:21:59 -08:00
parent da5bc2b18e
commit 738ddadfac

View file

@ -28,9 +28,6 @@ a {
}
.input {
background-color: #0c0c0c;
border: solid;
border: none;
color: white;
border-width: 2px;
border-color: white;
border-radius: 10px;
}