Second responsive pass
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
div.card {
|
div.card {
|
||||||
@apply w-[1024px];
|
@apply max-w-[1024px];
|
||||||
@apply rounded-xl p-10 m-4;
|
@apply rounded-xl p-10 m-4;
|
||||||
@apply bg-hSurface text-hOnSurface;
|
@apply bg-hSurface text-hOnSurface;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user