Небольшое исправление

This commit is contained in:
RedGrox
2026-08-18 12:06:33 +03:00
parent fb045377cd
commit 88d210ada9
+1
View File
@@ -110,6 +110,7 @@ h1 {
font-weight: 800; font-weight: 800;
margin-bottom: 20px; margin-bottom: 20px;
background: linear-gradient(90deg, #22c55e, #4ade80); background: linear-gradient(90deg, #22c55e, #4ade80);
background-clip: text;
-webkit-background-clip: text; -webkit-background-clip: text;
-webkit-text-fill-color: transparent; -webkit-text-fill-color: transparent;
} }