Second responsive pass

This commit is contained in:
2025-02-14 00:32:52 -05:00
parent 946aee2d0d
commit 0fabee4b93

View File

@@ -45,7 +45,7 @@
}
div.card {
@apply w-[1024px];
@apply max-w-[1024px];
@apply rounded-xl p-10 m-4;
@apply bg-hSurface text-hOnSurface;
}