Remove styling for select since we are not using it

Co-authored-by: Nikita Karamov <nick@karamoff.dev>
This commit is contained in:
Andy Balaam 2020-09-24 10:59:56 +01:00 committed by GitHub
parent 315b2c6ee6
commit dd4fb48516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -100,7 +100,6 @@ main {
transition: background-color 300ms ease, border 300ms ease;
}
select,
textarea,
input[type=url] {
color: inherit;