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/site.css')
-rw-r--r--assets/css/site.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/site.css b/assets/css/site.css
index 0a8e083..d4732f5 100644
--- a/assets/css/site.css
+++ b/assets/css/site.css
@@ -11,11 +11,11 @@
}
.sticky-toc ul {
- @apply text-base pl-8 list-disc;
+ @apply text-base ps-8 list-disc;
}
.sticky-toc ol {
- @apply text-base pl-8 list-decimal;
+ @apply text-base ps-8 list-decimal;
}
.sticky-toc li + li {