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

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;