diff --git a/index.html b/index.html index 0f6615f..b5cac0c 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@ --border-radius: 1rem; --color-background: #111; --color-text-subtle: #888; - --color-text: #eee; + --color-text: #ddd; --font-family: -apple-system, Helvetica, sans-serif; --font-size: clamp(16px, 1.6vw, 18px); --font-weight-bold: 700;