diff --git a/css/style.css b/css/style.css index 93176d9..aa30af2 100644 --- a/css/style.css +++ b/css/style.css @@ -39,8 +39,8 @@ html { body { --scrollTop: 0px; - --mouseX: 0; - --mouseY: 0; + --mouseX: 0px; + --mouseY: 0px; --offsetX: calc((var(--mouseX) - 50vw) * -1); --offsetY: calc((var(--mouseY) - 50vh) * -1); animation: fadeIn 1s ease-in-out forwards; diff --git a/img/bamboo-wind.svg b/img/bamboo-wind.svg new file mode 100644 index 0000000..3e4a8b0 --- /dev/null +++ b/img/bamboo-wind.svg @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/img/fox-wag.svg b/img/fox-wag.svg index 02dedde..4050a86 100644 --- a/img/fox-wag.svg +++ b/img/fox-wag.svg @@ -1,17 +1,17 @@