# extendify/0.2.0/utility-framework/fallback/align.css

Extendify, version 0.2.0. 6 lines.

- Page: https://pluginprobe.com/plugins/extendify/0.2.0/code/utility-framework/fallback/align.css
- Raw: https://pluginprobe.com/plugins/extendify/0.2.0/raw/utility-framework/fallback/align.css
- Modified: 2022-01-06T18:08:32+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/extendify/0.2.0/code/utility-framework/fallback/align.css#L10-L20`.

```css
/* Remove odd spacing some themes may apply to inner blocks */
.ext .wp-block[data-align="wide"] {
    /* no suggestion */
    @apply ext-my-0 !important;
}

```
