Current path: home/webdevt/www/demo2/wp-content/themes/blocksy/static/sass/frontend/4-components/
?? Go up: /home/webdevt/www/demo2/wp-content/themes/blocksy/static/sass/frontend
.ct-module-title {
&:is(p, span) {
// --theme-font-size: 14px;
// --theme-font-weight: 600;
&:not(:empty) {
display: flex;
margin-bottom: 15px;
}
}
}