mirror of
https://github.com/morris/vanilla-todo.git
synced 2025-09-09 21:50:59 +02:00
fix basic accessibility things
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
--header-text: var(--grey1);
|
||||
--header-bg: var(--white);
|
||||
--highlight-text: var(--red);
|
||||
--disabled-text: var(--grey3);
|
||||
--disabled-text: var(--grey2);
|
||||
--aside-text: var(--grey1);
|
||||
--button-text: var(--grey1);
|
||||
--button-bg: transparent;
|
||||
|
Reference in New Issue
Block a user