mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-10-06 05:26:54 +08:00
revert commandline text color change
This commit is contained in:
parent
698d43d64e
commit
33437d8fee
1 changed files with 1 additions and 1 deletions
|
@ -91,7 +91,7 @@
|
|||
padding: 0.5rem 1rem;
|
||||
font-size: 0.75rem;
|
||||
line-height: 0.75rem;
|
||||
color: var(--text-color);
|
||||
color: var(--sub-color);
|
||||
display: grid;
|
||||
grid-template-columns: auto 1fr;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue