Ticket #61437: 61437.1.patch
| File 61437.1.patch, 583 bytes (added by , 21 months ago) |
|---|
-
wp-content/themes/twentynineteen/sass/blocks/_blocks.scss
173 173 @include font-family( $font__heading ); 174 174 line-height: $font__line-height-heading; 175 175 box-sizing: border-box; 176 font-weight: bold;176 font-weight: inherit; 177 177 text-decoration: none; 178 178 padding: ($size__spacing-unit * .76) $size__spacing-unit; 179 179 outline: none;