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