Swap body (base-100) and cards idle (base-200); cards hover (base-300) matches navbar

This commit is contained in:
2026-07-03 13:12:58 +02:00
parent cb30e9b6db
commit 8d9a3d20bc
3 changed files with 4 additions and 4 deletions
@@ -26,7 +26,7 @@
}
</script>
</head>
<body class="min-h-screen bg-base-200">
<body class="min-h-screen bg-base-100">
<div class="navbar bg-base-300 shadow-lg px-4 min-h-0 h-14">
<div class="navbar-start">
<div class="tabs tabs-box">