Calm Business: Fix the overflowing Contact Form input fields
@@ -83,7 +83,6 @@ form {
input[type="datetime-local"],
input[type="color"] {
margin-bottom: 13.6px;
- min-width: 300px;
min-height: 56px;
}
@@ -986,7 +986,6 @@ form p {
.contact-form input[type="datetime-local"],
.contact-form input[type="color"] {