Update layout
All checks were successful
Deploy website / deploy (push) Successful in 23s

This commit is contained in:
2025-08-11 20:36:46 +10:00
parent 089523d5b4
commit 07daf42133

View File

@@ -47,7 +47,7 @@ const { title, class: className, ...props } = Astro.props;
<Image
tag="aside"
class:list={[
"fixed pointer-events-none -z-10 -bottom-14 right-0 -rotate-10 opacity-10 w-48",
"fixed pointer-events-none -z-10 -bottom-10 right-0 -rotate-10 opacity-10 w-48",
"hidden sm:block",
]}
format="webp"