ok
This commit is contained in:
BIN
public/images/waterbg.jpg
Normal file
BIN
public/images/waterbg.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 153 KiB |
@@ -40,7 +40,7 @@ export default function RootLayout({ children }) {
|
||||
lexend.variable,
|
||||
vollkorn.variable,
|
||||
)}
|
||||
style={{backgroundImage: 'url(/images/waterbg2.jpg)', backgroundSize: 'cover', backgroundPosition: 'center', backgroundAttachment: 'fixed'}}
|
||||
style={{backgroundImage: 'url(/images/waterbg.jpg)', backgroundSize: 'cover', backgroundPosition: 'center', backgroundAttachment: 'fixed'}}
|
||||
>
|
||||
<body className="flex h-full flex-col pt-20" style={{backgroundColor: 'transparent'}}>{children}</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user