Changeset 13949 for sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-plugins-2024/client/components/_plugin-cards.scss
- Timestamp:
- 08/06/2024 05:23:40 AM (21 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-cards.scss
r13826 r13949 8 8 } 9 9 10 .plugin-cards .is-style-cards-grid li:focus-within { 11 border-radius: 2px; 12 box-shadow: 0 0 0 1.5px var(--wp--custom--link--color--text); 13 border-color: transparent; 14 } 15 10 16 @media screen and ( max-width: $ms-breakpoint ) { 11 17 .plugin-cards .is-style-cards-grid {
Note: See TracChangeset
for help on using the changeset viewer.