Fix modal-li color

This commit is contained in:
John Plšek 2022-07-26 14:36:20 +10:00
parent edba6d3803
commit 4a9528fed0
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@
--italic-var: hsl(211, 100%, 58%);
--modemenu-active: hsl(205, 100%, 86%);
--title-color: hsl(204, 56%, 28%);
--modal-li-color: hsl(0, 0%, 50%);
--modal-li-color: hsl(0, 0%, 10%);
--ins-border: hsl(120, 100%, 50%);
--ins-background: hsl(120, 100%, 10%);
--del-border: hsl(0, 100%, 50%);