mobile updates

This commit is contained in:
2024-11-01 20:26:26 -06:00
parent 48fc05d010
commit d52d849a23
4 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ export default async function RootLayout({
<html lang="en">
<head></head>
<body className="flex justify-center">
<div className="bg-slate-900 h-screen text-slate-300 w-full p-1">
<div className="bg-slate-900 h-screen text-slate-300 w-full sm:p-1">
<MyToaster />
<Suspense>
<Providers>