Changeset 14041
- Timestamp:
- 09/10/2024 10:01:45 AM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe-2024/style.css
r14040 r14041 187 187 } 188 188 189 /* Local navigation */ 190 189 191 .wp-block-wporg-local-navigation-bar { 190 192 padding-left: var(--wp--preset--spacing--edge-space); 191 193 padding-right: var(--wp--preset--spacing--edge-space); 194 } 195 196 /* For sites with no welcome box */ 197 .wp-block-wporg-local-navigation-bar + .site { 198 margin-top: var(--wp--preset--spacing--50); 192 199 } 193 200
Note: See TracChangeset
for help on using the changeset viewer.