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/authors')
-rw-r--r--layouts/authors/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/authors/list.html b/layouts/authors/list.html
index 01f8b55..59bae63 100644
--- a/layouts/authors/list.html
+++ b/layouts/authors/list.html
@@ -1,5 +1,5 @@
{{ define "main" }}
-<div class="pt-12">
+<div class="lg:pt-12">
<div class="bg-secondary-bg rounded primary-text">
{{ partial "widgets/about.html" . }}
{{ partial "widgets/details.html" . }}