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;