_code.scss 237 B

1234
  1. // TODO: This can be removed when Gutenberg applies fontFamily correcly to .wp-block-code code (https://github.com/WordPress/gutenberg/issues/31135)
  2. .wp-block-code code {
  3. font-family: var(--wp--custom--code--typography--font-family);
  4. }