diff options
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r-- | layouts/_default/single.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html index bdb5482..7c95390 100644 --- a/layouts/_default/single.html +++ b/layouts/_default/single.html @@ -23,7 +23,7 @@ {{ if .Site.Params.tipping }} {{ partial "tipping" . }} {{ end }} - <div class="f5 f4-ns lh-copy py-2"> + <div class="py-2"> {{ if in (slice "post" "talk") .Section }} {{ range .Params.authors }} {{ $name := . }} |