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

@@ -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;