This commit is contained in:
Suvodip
2024-06-03 21:34:54 +05:30
parent a84ed5b61f
commit 42afce4bb0
50 changed files with 1130 additions and 2483 deletions

File diff suppressed because one or more lines are too long

View File

@@ -56,7 +56,7 @@ import Layout from "../../layouts/Layout.astro";
sunWidth = 70;
sunHeight = 70;
animatedVideoScale = 0.6;
animatedVideoScale = 0.64;
animatedBHeight = 32;
helpButtonHeight = customHeight / 1.1;
helpButtonWidth = customWidth / 2 + 10;
@@ -73,13 +73,13 @@ import Layout from "../../layouts/Layout.astro";
canvasScale = 0.195;
canvasHeight = 20;
letterHeight = 50;
letterScale = 1;
letterScale = 1.2;
backgroundScale = 1;
sunScale = 0.2;
sunScalePlus = 0.25;
sunWidth = 200;
sunHeight = 100;
animatedVideoScale = 0.7;
animatedVideoScale = 0.8;
animatedBHeight = 20;
helpButtonHeight = customHeight / 2 + 40;
helpButtonWidth = customWidth / 1.32;

View File

@@ -48,8 +48,8 @@ import Layout from "../../layouts/Layout.astro";
cloudHeight = 340;
canvasScale = 0.14
canvasHeight = 35;
letterHeight = 70;
letterScale = 1;
letterHeight = 80;
letterScale = 0.9;
backgroundScale = 0.8;
sunScale = 0.1;
sunScalePlus = 0.15;
@@ -72,7 +72,7 @@ import Layout from "../../layouts/Layout.astro";
cloudHeight = 250;
canvasScale = 0.195;
canvasHeight = 20;
letterHeight = 50;
letterHeight = 65;
letterScale = 1;
backgroundScale = 1;
sunScale = 0.2;

View File

@@ -49,7 +49,7 @@ import Layout from "../../layouts/Layout.astro";
canvasScale = 0.14
canvasHeight = 35;
letterHeight = 30;
letterScale = 1.2;
letterScale = 1.4;
backgroundScale = 0.8;
sunScale = 0.1;
sunScalePlus = 0.15;
@@ -73,7 +73,7 @@ import Layout from "../../layouts/Layout.astro";
canvasScale = 0.195;
canvasHeight = 20;
letterHeight = 20;
letterScale = 1.3;
letterScale = 1.75;
backgroundScale = 1;
sunScale = 0.2;
sunScalePlus = 0.25;

View File

@@ -48,16 +48,16 @@ import Layout from "../../layouts/Layout.astro";
cloudHeight = 340;
canvasScale = 0.14
canvasHeight = 35;
letterHeight = 80;
letterScale = 1;
letterHeight = 70;
letterScale = 0.95;
backgroundScale = 0.8;
sunScale = 0.1;
sunScalePlus = 0.15;
sunWidth = 70;
sunHeight = 70;
animatedVideoScale = 0.58;
animatedHHeight = 32;
animatedVideoScale = 0.6;
animatedHHeight = 35;
helpButtonHeight = customHeight / 1.1;
helpButtonWidth = customWidth / 2 + 10;
@@ -80,8 +80,8 @@ import Layout from "../../layouts/Layout.astro";
sunWidth = 200;
sunHeight = 100;
animatedVideoScale = 0.6;
animatedHHeight = 20;
animatedVideoScale = 0.63;
animatedHHeight = 42;
helpButtonHeight = customHeight / 2 + 40;
helpButtonWidth = customWidth / 1.32;

View File

@@ -51,8 +51,8 @@ import Layout from "../../layouts/Layout.astro";
cloudHeight = 340;
canvasScale = 0.14
canvasHeight = 35;
letterHeight = 80;
letterScale = 1;
letterHeight = 65;
letterScale = 0.95;
backgroundScale = 0.8;
sunScale = 0.1;
sunScalePlus = 0.15;
@@ -75,7 +75,7 @@ import Layout from "../../layouts/Layout.astro";
cloudHeight = 250;
canvasScale = 0.195;
canvasHeight = 20;
letterHeight = 70;
letterHeight = 60;
letterScale = 1.2;
backgroundScale = 1;
sunScale = 0.2;

View File

@@ -80,7 +80,7 @@ import Layout from "../../layouts/Layout.astro";
sunWidth = 200;
sunHeight = 100;
animatedVideoScale = 0.7;
animatedVideoScale = 0.65;
animatedNHeight = 20;
helpButtonHeight = customHeight / 2 + 40;
helpButtonWidth = customWidth / 1.32;

View File

@@ -48,8 +48,8 @@ import Layout from "../../layouts/Layout.astro";
cloudHeight = 340;
canvasScale = 0.14
canvasHeight = 35;
letterTeight = 60;
letterScale = 1.3;
letterTeight = 50;
letterScale = 1.15;
backgroundScale = 0.8;
sunScale = 0.1;
sunScalePlus = 0.15;