Changeset 13466 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/styles/components/_wporg-filter-bar.scss
- Timestamp:
- 04/05/2024 09:23:35 PM (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/styles/components/_wporg-filter-bar.scss
r13343 r13466 69 69 } 70 70 71 @media screen and ( min-width: $ms-breakpoint) {71 @media screen and ( min-width: 737px ) { 72 72 display: flex; 73 73 align-items: center;
Note: See TracChangeset
for help on using the changeset viewer.