mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-12 07:01:31 +08:00
removed line height override from inputs and textareas
This commit is contained in:
parent
83a5cb4639
commit
57c94e7249
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ textarea {
|
|||
color: var(--text-color);
|
||||
padding: 0.5rem;
|
||||
font-size: 1rem;
|
||||
line-height: 1rem;
|
||||
font-family: var(--font);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue