mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
haunted house card
This commit is contained in:
parent
0d966777ad
commit
1521c2b891
2 changed files with 2 additions and 2 deletions
|
|
@ -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
BIN
public/haunted/bg.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 147 KiB |
Loading…
Add table
Reference in a new issue