Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wangchucheng/hugo-eureka.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/base.css')
-rw-r--r--assets/css/base.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/base.css b/assets/css/base.css
index 84d1d16..a27af2b 100644
--- a/assets/css/base.css
+++ b/assets/css/base.css
@@ -21,4 +21,8 @@
a:hover {
@apply text-eureka transition duration-300 ease-in-out;
+}
+
+code {
+ direction: ltr;
} \ No newline at end of file