Changeset 49728 for branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/04-elements/blockquote.scss
- Timestamp:
- 12/01/2020 07:25:43 PM (4 years ago)
- Location:
- branches/5.6
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/5.6
-
branches/5.6/src/wp-content/themes/twentytwentyone/assets/sass/04-elements/blockquote.scss
r49574 r49728 60 60 font-size: var(--quote--font-size); 61 61 line-height: var(--quote--line-height); 62 position: absolute; 63 left: calc(-0.5 * var(--global--spacing-horizontal)); 62 64 } 63 65
Note: See TracChangeset
for help on using the changeset viewer.