diff --git a/template/style.css b/template/style.css index 8270ec8..23d7c83 100644 --- a/template/style.css +++ b/template/style.css @@ -14,7 +14,7 @@ body { /* colors */ :root { --c-m-bg-0: #FFFFFF; - --c-m-bg-1: #F3F6FC; + --c-m-bg-1: #F4F4F4; --c-m-bg-2: #E5E9ED; --c-m-bg-3: #C2E7FF; --c-m-bg-4: #B8DBF0;