From 88d210ada91c0e77a3aadf392416b9ae0d92724a Mon Sep 17 00:00:00 2001 From: RedGrox Date: Tue, 18 Aug 2026 12:06:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9D=D0=B5=D0=B1=D0=BE=D0=BB=D1=8C=D1=88?= =?UTF-8?q?=D0=BE=D0=B5=20=D0=B8=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- html/css/style.css | 1 + 1 file changed, 1 insertion(+) 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; }