diff --git a/css/style.css b/css/style.css index db8acd3..a1f8913 100644 --- a/css/style.css +++ b/css/style.css @@ -55,7 +55,7 @@ :root { color-scheme: light dark; - background-color: light-dark(##F7F7F7, #121212); + background-color: light-dark(#F7F7F7, #121212); /* Primitive tokens: raw design values */ --color-neutral-100: #F7F7F7;