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/utils/get-summary.html')
-rw-r--r--layouts/partials/utils/get-summary.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/utils/get-summary.html b/layouts/partials/utils/get-summary.html
index 0909938..367075b 100644
--- a/layouts/partials/utils/get-summary.html
+++ b/layouts/partials/utils/get-summary.html
@@ -1,4 +1,4 @@
-<div class="prose max-w-none">
+<div class="prose">
<a href="{{ .Permalink }}" class="no-underline">
<h3 class="mt-0">{{ .LinkTitle }}</h3>
</a>