Update coloring

This commit is contained in:
2025-06-26 19:12:40 +02:00
parent 8ab33d96f9
commit 6629422091
3 changed files with 5 additions and 5 deletions

View File

@@ -28,7 +28,7 @@ export default async function Dashboard() {
return (
<div className="p-6">
<h1 className="text-2xl font-bold text-gray-900 mb-4">Dashboard</h1>
<h1 className="text-2xl font-bold text-foreground mb-4 block">Dashboard</h1>
<div className="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-4 mb-6">
<StatsCard
title="Shortened URLs"