haunted house card

This commit is contained in:
Ivoine 2023-10-08 21:18:04 -04:00
parent 0d966777ad
commit 1521c2b891
2 changed files with 2 additions and 2 deletions

View file

@ -16,12 +16,12 @@ export default function Haunted() {
}}
position={[null, 'bottom', 'bottom']}
highlight="#271932"
image="/haunted/haunted-bg.webp"
image="/haunted/bg.webp"
filter="brightness(0.7)"
>
<Grid columns={[1, 2]} sx={{ position: 'relative', zIndex: 2 }}>
<Image
src="/haunted/haunted-text-shadow.svg"
src="/haunted/haunted-text.svg"
sx={{
width: ['200px', '250px', '300px'],
mt: ['-10px', '-20px', '-20px'],

BIN
public/haunted/bg.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 147 KiB