the indentssssss
This commit is contained in:
parent
fa9fa91d37
commit
3e39719a3f
|
|
@ -36,11 +36,9 @@ export default function RootLayout({
|
|||
<body className="min-h-screen grid grid-rows-[auto_1fr_auto]">
|
||||
<Analytics />
|
||||
<Header />
|
||||
|
||||
<main className="flex flex-col justify-center items-center py-10">
|
||||
{children}
|
||||
</main>
|
||||
|
||||
<Footer />
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue