Changeset 56567 for trunk/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss
- Timestamp:
- 09/13/2023 03:38:27 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentytwentyone/assets/sass/05-blocks/quote/_editor.scss
r53517 r56567 3 3 border-left: none; 4 4 margin: var(--global--spacing-vertical) auto var(--global--spacing-vertical) var(--global--spacing-horizontal); 5 padding-left: 1em; 5 6 6 7 p { … … 20 21 font-size: var(--quote--font-size); 21 22 line-height: var(--quote--line-height); 22 left: calc(-0.5 * var(--global--spacing-horizontal));23 left: 8px; 23 24 } 24 25
Note: See TracChangeset
for help on using the changeset viewer.