Dark mode inputs

This commit is contained in:
softsimon
2023-01-11 13:37:49 +04:00
parent b4bac7ea09
commit 2e5d4a6df9
3 changed files with 31 additions and 6 deletions

View File

@@ -43,9 +43,6 @@ form {
@media (min-width: 1200px) {
min-width: 300px;
}
input {
border: 0px;
}
.btn {
width: 100px;
}