fix(style): auto width problem caused by too long tags or site t… (#168)

This commit is contained in:
Dillon
2020-03-16 11:32:47 +08:00
committed by GitHub
parent 212e67c2a5
commit e4f81f9e7f
5 changed files with 25 additions and 9 deletions

View File

@@ -42,7 +42,7 @@
</div>
<div class="post-info-more">
<section>
<section class="post-tags">
{{- with .Params.tags -}}
<i class="fas fa-tags fa-fw"></i>&nbsp;
{{- range $index, $value := . -}}