diff --git a/index.html b/index.html index e4f1b50..7d4ed5c 100644 --- a/index.html +++ b/index.html @@ -122,14 +122,14 @@
-
- diff --git a/style.css b/style.css index 53feb42..adc94af 100644 --- a/style.css +++ b/style.css @@ -42,15 +42,6 @@ footer a { border-color: #e9322d; } -input + .pure-form-message.message-for-invalid-input { - display: none; -} - -input:invalid + .pure-form-message.message-for-invalid-input { - display: unset; - color: #b94a48; -} - #download-button { margin: 0.5em 0; } \ No newline at end of file