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 'layouts/partials/components/summary-plain.html')
-rw-r--r--layouts/partials/components/summary-plain.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/components/summary-plain.html b/layouts/partials/components/summary-plain.html
index 981ab36..59ad067 100644
--- a/layouts/partials/components/summary-plain.html
+++ b/layouts/partials/components/summary-plain.html
@@ -5,7 +5,7 @@
</div>
{{ with $featured }}
- <div class="w-full lg:w-1/3 mb-4 lg:mb-0 lg:ml-8">
+ <div class="w-full lg:w-1/3 mb-4 lg:mb-0 lg:ms-8">
{{ . }}
</div>
{{ end }}