s1
This commit is contained in:
@@ -72,15 +72,15 @@ import Layout from "../../layouts/Layout.astro";
|
||||
cloudHeight = 250;
|
||||
canvasScale = 0.195;
|
||||
canvasHeight = 20;
|
||||
letterHeight = 65;
|
||||
letterScale = 1;
|
||||
letterHeight = 90;
|
||||
letterScale = 1.3;
|
||||
backgroundScale = 1;
|
||||
sunScale = 0.2;
|
||||
sunScalePlus = 0.25;
|
||||
sunWidth = 200;
|
||||
sunHeight = 100;
|
||||
|
||||
animatedVideScale = 0.7;
|
||||
animatedVideScale = 0.9;
|
||||
animatedDHeight = 20;
|
||||
helpButtonHeight = customHeight / 2 + 40;
|
||||
helpButtonWidth = customWidth / 1.32;
|
||||
|
||||
Reference in New Issue
Block a user