fix width

This commit is contained in:
Nareshkumar Rao 2025-04-03 13:21:29 +02:00
parent b1422269bb
commit 3fc41e6fc4

View File

@ -49,6 +49,7 @@ export default function RootLayout({
marginTop: "2rem", marginTop: "2rem",
textAlign: "center", textAlign: "center",
color: "#888", color: "#888",
maxWidth: "80vw",
}} }}
className={bodyFont.className} className={bodyFont.className}
> >