summaryrefslogtreecommitdiffstats
path: root/src/theme/css/general.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/theme/css/general.css')
-rw-r--r--src/theme/css/general.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/theme/css/general.css b/src/theme/css/general.css
index 74b01f30..7e746d27 100644
--- a/src/theme/css/general.css
+++ b/src/theme/css/general.css
@@ -25,6 +25,7 @@ body {
code {
font-family: var(--mono-font) !important;
font-size: var(--code-font-size);
+ direction: ltr !important;
}
/* make long words/inline code not x overflow */