Changeset 54413
- Timestamp:
- 10/07/2022 12:10:19 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss
r52927 r54413 351 351 //! Pullquote 352 352 .wp-block-pullquote { 353 color: $color__text-main; 353 354 border-color: transparent; 354 355 border-width: 2px; … … 356 357 357 358 blockquote { 358 color: $color__text-main;359 359 border: none; 360 360 margin-top: calc(4 * #{ $size__spacing-unit});
Note: See TracChangeset
for help on using the changeset viewer.