Changeset 13595 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/plugin/_plugin-banner.scss
- Timestamp:
- 04/25/2024 01:30:10 AM (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/plugin/_plugin-banner.scss
r13564 r13595 9 9 vertical-align: middle; 10 10 width: 100%; 11 12 @media screen and ( max-width: $ms-breakpoint ) {13 margin-left: calc( -1 * var( --wp--preset--spacing--edge-space ) );14 margin-right: calc( -1 * var( --wp--preset--spacing--edge-space ) );15 width: calc( 100% + 2 * var( --wp--preset--spacing--edge-space ) );16 }17 11 }
Note: See TracChangeset
for help on using the changeset viewer.