diff --git a/custom.css b/custom.css index dadd34e..6099fc9 100644 --- a/custom.css +++ b/custom.css @@ -150,7 +150,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%, 10%); + --modal-li-color: hsl(0, 0%, 80%); --modal-dropdown-li-color: hsl(0, 0%, 90%); --ins-border: hsl(120, 100%, 50%); --ins-background: hsl(120, 100%, 10%);