From 3c47ffafecf0716ea63a9d07e65a55a60caa3efe Mon Sep 17 00:00:00 2001 From: Javier Blanco Date: Sat, 2 May 2026 12:43:56 +0700 Subject: [PATCH] Fix palm trees --- classes/index.html | 8 ++------ connect/index.html | 8 ++------ css/style.css | 2 -- festivals/index.html | 8 ++------ index.html | 8 ++------ schedule/index.html | 8 ++------ studios/index.html | 8 ++------ 7 files changed, 12 insertions(+), 38 deletions(-) diff --git a/classes/index.html b/classes/index.html index fcbc78a..0db4ec2 100644 --- a/classes/index.html +++ b/classes/index.html @@ -13,7 +13,7 @@ - + @@ -31,12 +31,8 @@ style="--sway:2.2deg;animation-duration:11s;animation-delay:-1.5s;--flip:scaleY(-1)"> - - @@ -379,7 +375,7 @@ - + \ No newline at end of file diff --git a/connect/index.html b/connect/index.html index dcf964b..0918ca9 100644 --- a/connect/index.html +++ b/connect/index.html @@ -13,7 +13,7 @@ - + @@ -31,12 +31,8 @@ style="--sway:2.2deg;animation-duration:11s;animation-delay:-1.5s;--flip:scaleY(-1)"> - - @@ -197,7 +193,7 @@ - + \ No newline at end of file diff --git a/css/style.css b/css/style.css index 3c560de..18494e7 100644 --- a/css/style.css +++ b/css/style.css @@ -1486,9 +1486,7 @@ body > *:not(.sfB-bg) { position: relative; z-index: 1; } .sfB-palm.corner-bl { bottom: -8%; left: -10%; transform-origin: 0% 100%; } .sfB-palm.corner-br { bottom: -8%; right: -10%; transform-origin: 100% 100%; } .sfB-palm.corner-ml { top: 32%; left: -8%; width: clamp(120px, 49vw, 760px); height: clamp(120px, 49vw, 760px); opacity: 0.28; transform-origin: 0% 50%; } -.sfB-palm.corner-ml2 { top: 62%; left: -10%; width: clamp(110px, 45vw, 700px); height: clamp(110px, 45vw, 700px); opacity: 0.26; transform-origin: 0% 50%; } .sfB-palm.corner-mr { top: 22%; right: -10%; width: clamp(110px, 44vw, 680px); height: clamp(110px, 44vw, 680px); opacity: 0.26; transform-origin: 100% 50%; } -.sfB-palm.corner-mr2 { top: 70%; right: -7%; width: clamp(115px, 48vw, 740px); height: clamp(115px, 48vw, 740px); opacity: 0.28; transform-origin: 100% 50%; } @keyframes sfB-palm-sway { from { transform: var(--flip, none) rotate(calc(var(--sway, 3deg) * -0.5)); } diff --git a/festivals/index.html b/festivals/index.html index 3fe2a06..2178926 100644 --- a/festivals/index.html +++ b/festivals/index.html @@ -13,7 +13,7 @@ - + @@ -31,12 +31,8 @@ style="--sway:2.2deg;animation-duration:11s;animation-delay:-1.5s;--flip:scaleY(-1)"> - - @@ -248,7 +244,7 @@ - + \ No newline at end of file diff --git a/index.html b/index.html index 03337da..85cafa3 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ - + @@ -32,12 +32,8 @@ style="--sway:2.2deg;animation-duration:11s;animation-delay:-1.5s;--flip:scaleY(-1)"> - - @@ -277,7 +273,7 @@ - + \ No newline at end of file diff --git a/schedule/index.html b/schedule/index.html index ad6df05..e16afa8 100644 --- a/schedule/index.html +++ b/schedule/index.html @@ -13,7 +13,7 @@ - + @@ -31,12 +31,8 @@ style="--sway:2.2deg;animation-duration:11s;animation-delay:-1.5s;--flip:scaleY(-1)"> - - @@ -124,7 +120,7 @@ - + + \ No newline at end of file