forked from veda/www_veda_2025
ok
This commit is contained in:
@@ -9,7 +9,7 @@ export const metadata = {
|
||||
default: 'VEDA EGYPT NILE CRUISES',
|
||||
},
|
||||
description:
|
||||
'Most bookkeeping software is accurate, but hard to use. We make the opposite trade-off, and hope you don’t get audited.',
|
||||
'Experience the magic of the Nile with VEDA, Nile cruise like no other.',
|
||||
}
|
||||
|
||||
const inter = Inter({
|
||||
@@ -41,7 +41,7 @@ export default function RootLayout({ children }) {
|
||||
vollkorn.variable,
|
||||
)}
|
||||
>
|
||||
<body className="flex h-full flex-col pt-20 bg-bg-sand">{children}</body>
|
||||
<body className="flex h-full flex-col -top-20 bg-bg-sand">{children}</body>
|
||||
</html>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user