Make WordPress Core

Ticket #56195: 56195.patch

File 56195.patch, 511 bytes (added by varshil151189, 3 years ago)
  • wp-content/themes/twentytwentytwo/style.css

     
    146146        padding-left: var(--wp--custom--spacing--outer);
    147147}
    148148
     149h1.has-background,
     150h2.has-background,
     151h3.has-background,
     152h4.has-background,
     153h5.has-background,
     154h6.has-background {
     155    padding: 1.25em 2.375em;
     156}
     157 No newline at end of file