mirror of
https://github.com/kremalicious/umami.git
synced 2024-12-24 02:06:19 +01:00
CSS fix for Hebrew language.
This commit is contained in:
parent
598a95af94
commit
9ad73ca13c
@ -28,6 +28,11 @@ body {
|
||||
font-family: 'Noto Sans JP', sans-serif !important;
|
||||
}
|
||||
|
||||
.he-IL {
|
||||
display: inline-block;
|
||||
direction: rtl;
|
||||
}
|
||||
|
||||
*,
|
||||
*:before,
|
||||
*:after {
|
||||
|
Loading…
Reference in New Issue
Block a user