From faf15811014fbc1b690a749502e8a944f7c5fa9a Mon Sep 17 00:00:00 2001 From: Cole Peters Date: Fri, 6 Oct 2023 17:02:18 -0500 Subject: [PATCH] Moar cleanup hoo boy I better squash these --- app/pages/showcase.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/pages/showcase.html b/app/pages/showcase.html index 98993653..3002bba1 100644 --- a/app/pages/showcase.html +++ b/app/pages/showcase.html @@ -22,7 +22,7 @@ opacity: 0.5; } - #cloud-chunky { + #cloud-small { translate: 20% -50%; z-index: -1; inline-size: max(100px, 40vw); @@ -30,7 +30,7 @@ } @media screen and (min-width: 48em) { - #cloud-chunky { + #cloud-small { translate: 25% -35%; } } @@ -60,7 +60,7 @@

- +