Making WordPress.org


Ignore:
Timestamp:
09/16/2024 04:43:58 AM (16 months ago)
Author:
adamwood
Message:

Make 2024: Restyle handbook

See https://github.com/WordPress/wordpress.org/issues/363

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/wordpress.org/public_html/wp-content/themes/pub/wporg-breathe-2024/theme.json

    r14050 r14054  
    161161            ]
    162162        }
     163    },
     164    "styles": {
     165        "blocks": {
     166            "core/quote": {
     167                "spacing": {
     168                    "margin": {
     169                        "bottom": "var(--wp--style--block-gap)"
     170                    }
     171                }
     172            }
     173        }
    163174    }
    164175}
Note: See TracChangeset for help on using the changeset viewer.