diff --git a/public/style.css b/public/style.css index 25f7e56..dab0d1b 100644 --- a/public/style.css +++ b/public/style.css @@ -102,7 +102,7 @@ span { .gradient-text { /* Fallback color */ - background-color: #000; + background-color: var(--text); background-repeat: repeat; background-size: 100%;