Remove styling for select since we are not using it
Co-authored-by: Nikita Karamov <nick@karamoff.dev>
This commit is contained in:
parent
3cc3c96a3e
commit
315b2c6ee6
1 changed files with 0 additions and 1 deletions
|
@ -71,7 +71,6 @@ main {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
}
|
}
|
||||||
|
|
||||||
select,
|
|
||||||
textarea,
|
textarea,
|
||||||
input {
|
input {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
|
|
Reference in a new issue