mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-14 11:36:13 +01:00
Change background
This commit is contained in:
@@ -14,7 +14,7 @@ export default function RootLayout({
|
||||
}) {
|
||||
return (
|
||||
<html lang="en">
|
||||
<body>
|
||||
<body className="bg-slate-50">
|
||||
<ProgressBar />
|
||||
<div className="max-w-screen-md mx-auto p-4">{children}</div>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user