diff --git a/index.html b/index.html index 29bb093..94b2bcb 100644 --- a/index.html +++ b/index.html @@ -83,6 +83,7 @@ color: #ffffff; background: linear-gradient(90deg, #bd93f9, #58a6ff); -webkit-background-clip: text; + background-clip: text; -webkit-text-fill-color: transparent; }