diff --git a/src/pages/index.astro b/src/pages/index.astro index fb9e62d..af438d7 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -247,6 +247,6 @@ const avatarSize = 150 } sparkly-text { - --sparkly-text-color: yellow; + --sparkly-text-color: orange; }