4 lines
86 B
CSS
4 lines
86 B
CSS
.card-large-content {
|
|
@apply bg-white max-w-screen-xl w-full rounded-3xl p-16;
|
|
}
|