Changeset 14043
- Timestamp:
- 09/11/2024 05:03:14 AM (20 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe-2024/style.css
r14041 r14043 536 536 */ 537 537 538 article.post .entry-title { 539 margin: var(--wp--preset--spacing--30) 0 var(--wp--style--block-gap); 540 } 541 538 542 article.post .entry-content h2, 539 543 article.post .entry-content h3, … … 548 552 article.page .entry-content h4, 549 553 article.page .entry-content h5 { 550 margin: var(--wp--preset--spacing-- 30) 0 var(--wp--style--block-gap);554 margin: var(--wp--preset--spacing--40) 0 var(--wp--style--block-gap); 551 555 } 552 556 … … 877 881 display: block; 878 882 clear: both; 879 padding-top: 15px;880 883 } 881 884
Note: See TracChangeset
for help on using the changeset viewer.