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

This commit is contained in:
lumi 2025-08-11 20:36:46 +10:00
parent 089523d5b4
commit 07daf42133
Signed by: luaneko
GPG Key ID: 406809B8763FF07A

View File

@ -47,7 +47,7 @@ const { title, class: className, ...props } = Astro.props;
<Image <Image
tag="aside" tag="aside"
class:list={[ 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", "hidden sm:block",
]} ]}
format="webp" format="webp"