Remove input normalize rules

This commit is contained in:
alistair3149 2020-06-30 16:26:49 -04:00
parent c3c04a30be
commit 49897d2315
No known key found for this signature in database
GPG key ID: 94D081060FD3DD9C

View file

@ -30,12 +30,6 @@ ul {
list-style-type: square;
}
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
ul,
ol {
padding: 0;