feat: better layout in a lot of places

This commit is contained in:
2023-08-02 01:58:03 +02:00
parent ff3e7f6667
commit 3cfa2274a8
23 changed files with 208 additions and 110 deletions

View File

@@ -11,7 +11,7 @@ export function Card(
}}
class="text-white rounded-3xl shadow-md p-4 relative overflow-hidden
lg:w-56 lg:h-56
sm:w-40 sm:h-40
sm:w-48 sm:h-48
w-32 h-32"
>
<div class="h-full flex flex-col justify-between relative z-10">