diff --git a/source/wp-content/themes/wporg-main-2022/src/rosetta/style.scss b/source/wp-content/themes/wporg-main-2022/src/rosetta/style.scss index 78a524d9..bc2c47af 100644 --- a/source/wp-content/themes/wporg-main-2022/src/rosetta/style.scss +++ b/source/wp-content/themes/wporg-main-2022/src/rosetta/style.scss @@ -27,6 +27,8 @@ $wporg-about-breakpoint-max: 1920px; } [lang="ja"] { + --wp--custom--heading--typography--font-family: var(--wp--preset--font-family--noto-serif-jp); + .wp-block-wporg-random-heading > strong { display: inline-block; }