change beanie size

pull/5/head
Dev 1 2023-10-11 18:28:55 +05:30
parent 515ca18fcc
commit d95e290bc3
1 changed files with 2 additions and 2 deletions

View File

@ -53,7 +53,7 @@ import Layout from "../../layouts/Layout.astro";
sunWidth = 70; sunWidth = 70;
sunHeight = 70; sunHeight = 70;
parrotScale = 0.35; parrotScale = 0.35;
parrotScalePlus = 0.38; parrotScalePlus = 0.365;
parrotWidth = 135; parrotWidth = 135;
parrotHeight = 170; parrotHeight = 170;
animatedAHeight = 35; animatedAHeight = 35;
@ -71,7 +71,7 @@ import Layout from "../../layouts/Layout.astro";
sunWidth = 200; sunWidth = 200;
sunHeight = 100; sunHeight = 100;
parrotScale = 0.4; parrotScale = 0.4;
parrotScalePlus = 0.50; parrotScalePlus = 0.45;
parrotWidth = 200; parrotWidth = 200;
parrotHeight = 255; parrotHeight = 255;
animatedAHeight = 20; animatedAHeight = 20;