From 2de130e9ff556ce39a579af166f4b89e69635eb3 Mon Sep 17 00:00:00 2001 From: Miwory Date: Sat, 30 Aug 2025 04:39:01 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9F=D1=80=D0=B0=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- DonationGoals/hina/generation 1/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DonationGoals/hina/generation 1/style.css b/DonationGoals/hina/generation 1/style.css index cc9c4d3..51f0dca 100644 --- a/DonationGoals/hina/generation 1/style.css +++ b/DonationGoals/hina/generation 1/style.css @@ -32,7 +32,7 @@ color: white; margin-left: 50px; margin-bottom: 15px; - font-size: 24px; + font-size: 36px; filter: drop-shadow(0 0 7.5px #FFC3E8) drop-shadow(0 0 10px #FFC3E8); } @@ -95,7 +95,7 @@ content: ''; width: 65px; top: 50%; - left: 0; + left: var(--progress); transform: translate(-20px, -50%); transition: left 1.2s ease-in-out; aspect-ratio: 46 / 50;