This commit is contained in:
parent
089523d5b4
commit
07daf42133
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user