Change dark mode white to a grey looks better
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
Adrian Simmons 2021-11-05 14:04:12 +00:00
parent 0191f12db7
commit b39a699d58
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@
--grey-100: hsl(var(--grey-100-hsl));
--grey-50: hsl(220.9, 39.3%, 11%);
--white-l: 4% !important;
--white: var(--grey-50);
--black-l: 100% !important;
--text: var(--grey-800) !important;