homegrade_theme_production/resources/css/editor-content/page-content.css

12 lines
138 B
CSS

.homegrade-page-container {
.column-card {
h2,
h3,
h4,
h5,
h6 {
@apply text-secondary;
}
}
}