mirror of
https://github.com/Monadical-SAS/reflector.git
synced 2025-12-21 12:49:06 +00:00
Footer fix
This commit is contained in:
@@ -17,9 +17,7 @@ export default function RootLayout({ children }) {
|
||||
<title>Test</title>
|
||||
</Head>
|
||||
<body className={roboto.className + " flex flex-col min-h-screen"}>
|
||||
<main className="flex-grow">
|
||||
{children}
|
||||
</main>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user