Don't put the section on top, the stuff is mostly flat
This commit is contained in:
parent
a25715fdf3
commit
33813ab1e1
1 changed files with 4 additions and 3 deletions
|
@ -4,13 +4,14 @@
|
|||
<div class="flex-l mt2 mw8 center">
|
||||
<article class="center cf pv5 ph3 ph4-ns mw7">
|
||||
<header>
|
||||
<p class="f6 b helvetica tracked">
|
||||
{{ humanize .Section | upper }}
|
||||
</p>
|
||||
{{ if not $featured_image }}
|
||||
<h1 class="f1">
|
||||
{{ .Title }}
|
||||
</h1>
|
||||
{{ else }}
|
||||
<p class="f6 b helvetica tracked">
|
||||
{{ humanize .Section | upper }}
|
||||
</p>
|
||||
{{ end }}
|
||||
</header>
|
||||
<div class="nested-copy-line-height lh-copy f4 nested-links nested-img mid-gray">
|
||||
|
|
Loading…
Add table
Reference in a new issue