ok
This commit is contained in:
		@@ -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