9 lines
135 B
CSS
9 lines
135 B
CSS
.template-empty-parent {
|
|
.heading-box--classic {
|
|
@apply mt-16 md:mt-8;
|
|
}
|
|
.page-cards {
|
|
@apply mt-12 mb-20;
|
|
}
|
|
}
|