diff --git a/styles/index.css b/styles/index.css index e5d31dfb..e65608b6 100644 --- a/styles/index.css +++ b/styles/index.css @@ -28,6 +28,11 @@ body { font-family: 'Noto Sans JP', sans-serif !important; } +.he-IL { + display: inline-block; + direction: rtl; +} + *, *:before, *:after {