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/widgets/about.html')
-rw-r--r--layouts/partials/widgets/about.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/widgets/about.html b/layouts/partials/widgets/about.html
index 42d751a..fc364ff 100644
--- a/layouts/partials/widgets/about.html
+++ b/layouts/partials/widgets/about.html
@@ -5,7 +5,7 @@
<img src="{{ . }}" class="rounded-full" alt="Avatar">
</div>
{{ end }}
- <div class="flex-grow mt-4 md:mt-0">
+ <div class="grow mt-4 md:mt-0">
<div class="text-3xl py-4">{{ .Title }}</div>
<div class="w-3/12 xl:w-2/12 border-b"></div>