| Current Path : /home/smartbloks/.trash/extendify/utility-framework/classes/ |
| Current File : /home/smartbloks/.trash/extendify/utility-framework/classes/fallback.css |
/* Ensure image block display is standardized */
.ext .wp-block-image {
/* no suggestion */
@apply ext-relative ext-text-center;
}
.ext .wp-block-image img {
/* no suggestion */
@apply ext-inline-block ext-align-middle;
}