Change Dashboard Sidebar

This commit is contained in:
Randa Firman Putra
2025-06-26 13:03:15 +07:00
parent 72dcf452e2
commit e61957b5e9
9 changed files with 676 additions and 686 deletions

View File

@@ -128,7 +128,7 @@ export default function HomePage() {
</div>
) : (
<>
<div className="grid gap-6 md:grid-cols-2 lg:grid-cols-4 mb-8">
<div className="grid gap-4 md:grid-cols-2 lg:grid-cols-4 mb-8">
{/* Kartu Total Mahasiswa */}
<Card className="bg-white dark:bg-slate-900 shadow-lg">
<CardHeader className="flex flex-row items-center justify-between space-y-0 pb-2">