Changeset 13564 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/plugin/_plugin-banner.scss
- Timestamp:
- 04/18/2024 07:12:19 AM (15 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
r13374 r13564 10 10 width: 100%; 11 11 12 @media screen and ( min-width: $ms-breakpoint ) {13 margin-top: var( --wp--style--block-gap );14 }15 12 @media screen and ( max-width: $ms-breakpoint ) { 16 13 margin-left: calc( -1 * var( --wp--preset--spacing--edge-space ) );
Note: See TracChangeset
for help on using the changeset viewer.