diff --git a/public/assets/animated-letter/small_k.mp4 b/public/assets/animated-letter/small_k.mp4 index 9070718..1795cb2 100644 Binary files a/public/assets/animated-letter/small_k.mp4 and b/public/assets/animated-letter/small_k.mp4 differ diff --git a/public/assets/small-letter/ks.svg b/public/assets/small-letter/ks.svg index d60c31e..b831164 100644 --- a/public/assets/small-letter/ks.svg +++ b/public/assets/small-letter/ks.svg @@ -7,130 +7,106 @@ viewBox="0 0 100 100" version="1.1" id="svg5" + xml:space="preserve" xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> - - - - - - - - - 1 - 1 - - - - - - - 2 - 2 - - - - - - - - - 3 - - - + y="75.579971">3 diff --git a/public/assets/small-letter/ks_l1.svg b/public/assets/small-letter/ks_l1.svg index e7fa6a6..3cb24c9 100644 --- a/public/assets/small-letter/ks_l1.svg +++ b/public/assets/small-letter/ks_l1.svg @@ -7,131 +7,106 @@ viewBox="0 0 100 100" version="1.1" id="svg5" + xml:space="preserve" xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> - - - - - - - - - 1 - 1 - - - - - - + y="75.579971">3 diff --git a/public/assets/small-letter/ks_l2.svg b/public/assets/small-letter/ks_l2.svg index 80b1826..b912713 100644 --- a/public/assets/small-letter/ks_l2.svg +++ b/public/assets/small-letter/ks_l2.svg @@ -7,131 +7,106 @@ viewBox="0 0 100 100" version="1.1" id="svg5" + xml:space="preserve" xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> - - - - - - - - - - 2 - 2 - - - - - + y="75.579971">3 diff --git a/public/assets/small-letter/ks_l3.svg b/public/assets/small-letter/ks_l3.svg index e451e12..d6db330 100644 --- a/public/assets/small-letter/ks_l3.svg +++ b/public/assets/small-letter/ks_l3.svg @@ -7,131 +7,106 @@ viewBox="0 0 100 100" version="1.1" id="svg5" + xml:space="preserve" xmlns="http://www.w3.org/2000/svg" - xmlns:svg="http://www.w3.org/2000/svg"> - - - - - - - - - - - - - 3 - - - + y="75.579971">3 diff --git a/src/pages/guided-tracing/d.astro b/src/pages/guided-tracing/d.astro index 234c753..2bf8de2 100644 --- a/src/pages/guided-tracing/d.astro +++ b/src/pages/guided-tracing/d.astro @@ -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;