From f9f4f8690c566bc9f2322736d74e97a93fc46e60 Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Thu, 21 Nov 2024 15:19:54 -0500 Subject: [PATCH] Rosetta: Add `zh-Hans` to support updated Chinese local tag See #511 --- source/wp-content/themes/wporg-main-2022/src/rosetta/style.scss | 1 + 1 file changed, 1 insertion(+) 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 bc2c47af..007c8a2b 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 @@ -7,6 +7,7 @@ $wporg-about-breakpoint-min: 600px; $wporg-about-breakpoint-max: 1920px; [lang="zh-CN"], +[lang="zh-Hans"], [lang="ja"] { // Any line height < 1. [class*="wp-block"][style*="line-height:0."] {