- Timestamp:
- 08/05/2024 08:55:08 AM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss
r58630 r58851 245 245 &.has-custom-font-size .wp-block-button__link { 246 246 font-size: 1em; 247 } 248 249 &[style*="font-weight"] .wp-block-button__link { 250 font-weight: inherit; 251 } 252 253 &[style*="text-decoration"] .wp-block-button__link { 254 text-decoration: inherit; 247 255 } 248 256 }
Note: See TracChangeset
for help on using the changeset viewer.