_pullquote.scss 80 B

1234567
  1. .wp-block-pullquote {
  2. text-indent: -0.5ch;
  3. cite {
  4. text-indent: 0.5ch;
  5. }
  6. }