diff --git a/source/wp-content/themes/wporg-main-2022/src/style/style.scss b/source/wp-content/themes/wporg-main-2022/src/style/style.scss index 835b3332..012fe20d 100644 --- a/source/wp-content/themes/wporg-main-2022/src/style/style.scss +++ b/source/wp-content/themes/wporg-main-2022/src/style/style.scss @@ -78,7 +78,7 @@ html[dir="rtl"] :where([style*="border-right-color"]) { } &::after { - content: "↗︎"; + content: "\2197"; } }