diff --git a/frontend/public/global.css b/frontend/public/global.css index 2e8c5d4..0e6a8b8 100644 --- a/frontend/public/global.css +++ b/frontend/public/global.css @@ -12,7 +12,7 @@ /* top-level */ :root { - --background-color-0: hsl(180, 11%, 6%); + --background-color-0: hsl(180, 11%, 5%); --background-color-1: hsl(180, 11%, 7%); --background-color-2: hsl(180, 11%, 10%); --background-color-3: hsl(180, 11%, 13%);