Don't put the section on top, the stuff is mostly flat

This commit is contained in:
Luca Beltrame 2020-12-28 22:27:09 +01:00
parent a25715fdf3
commit 33813ab1e1
Signed by: einar
GPG key ID: 4707F46E9EC72DEC

View file

@ -4,13 +4,14 @@
<div class="flex-l mt2 mw8 center"> <div class="flex-l mt2 mw8 center">
<article class="center cf pv5 ph3 ph4-ns mw7"> <article class="center cf pv5 ph3 ph4-ns mw7">
<header> <header>
<p class="f6 b helvetica tracked">
{{ humanize .Section | upper }}
</p>
{{ if not $featured_image }} {{ if not $featured_image }}
<h1 class="f1"> <h1 class="f1">
{{ .Title }} {{ .Title }}
</h1> </h1>
{{ else }}
<p class="f6 b helvetica tracked">
{{ humanize .Section | upper }}
</p>
{{ end }} {{ end }}
</header> </header>
<div class="nested-copy-line-height lh-copy f4 nested-links nested-img mid-gray"> <div class="nested-copy-line-height lh-copy f4 nested-links nested-img mid-gray">