style: step 11 - uniform text tokens in remaining components
This commit is contained in:
@@ -30,7 +30,7 @@ export default function RootLayout({
|
||||
<meta name="format-detection" content="telephone=no" />
|
||||
<meta name="mobile-web-app-capable" content="yes" />
|
||||
</head>
|
||||
<body className="antialiased bg-background text-slate-100">
|
||||
<body className="antialiased bg-background text-foreground">
|
||||
{children}
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user