style: step 11 - uniform text tokens in remaining components
This commit is contained in:
@@ -57,7 +57,7 @@ export default function PageShell({ children, requireAdmin = false }: PageShellP
|
||||
}
|
||||
|
||||
return (
|
||||
<div className="min-h-screen bg-background text-slate-100 flex flex-col">
|
||||
<div className="min-h-screen bg-background text-foreground flex flex-col">
|
||||
<Toaster position="top-center" />
|
||||
|
||||
{/* Content Area */}
|
||||
|
||||
Reference in New Issue
Block a user