diff --git a/html/css/style.css b/html/css/style.css index 28fd105..e50929a 100644 --- a/html/css/style.css +++ b/html/css/style.css @@ -110,6 +110,7 @@ h1 { font-weight: 800; margin-bottom: 20px; background: linear-gradient(90deg, #22c55e, #4ade80); + background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent; }