diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/frontend/app/components/LineIcon.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/app/components/LineIcon.css b/src/frontend/app/components/LineIcon.css index 89f8bdb..c6dffd8 100644 --- a/src/frontend/app/components/LineIcon.css +++ b/src/frontend/app/components/LineIcon.css @@ -37,6 +37,7 @@ --line-l18h: hsl(320, 61%, 57%); --line-l18h-text: hsl(0, 0%, 100%); --line-l23: hsl(220, 100%, 41%); + --line-l23-text: hsl(0, 0%, 100%); --line-l24: hsl(0, 0%, 75%); --line-l25: hsl(34, 95%, 35%); --line-l27: hsl(30, 60%, 30%); |
