diff --git a/index.css b/index.css index ca2d91f..a5b972b 100644 --- a/index.css +++ b/index.css @@ -260,7 +260,8 @@ input, button, textarea { width: auto; overflow: visible; background: var(--background-color); - line-height: normal; + color: var(--text-color); + line-height: normal; -webkit-font-smoothing: inherit; -moz-osx-font-smoothing: inherit; -webkit-appearance: none;