- Timestamp:
- 08/30/2019 07:14:23 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentynineteen/sass/blocks/_blocks.scss
r45897 r45920 692 692 text-align: center; 693 693 694 // Only apply the default dot color if there's no separator color specified. 695 &:not(.has-text-color):not(.has-background) { 696 color: $color__text-light; 697 } 698 694 699 &:before { 695 color: $color__text-light;696 700 font-size: $font__size-lg; 697 701 letter-spacing: $font__size-sm;
Note: See TracChangeset
for help on using the changeset viewer.