aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/hero.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/hero.html')
-rw-r--r--layouts/partials/hero.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/hero.html b/layouts/partials/hero.html
index 1926f04..5acafde 100644
--- a/layouts/partials/hero.html
+++ b/layouts/partials/hero.html
@@ -4,7 +4,7 @@
{{ end }}; background-position: center;"
class="pv5"
>
- <div class="mw7 center ph2 near-white">
+ <div id="hero" class="mw7 center ph2 near-white lh-copy">
<h1 class="f1 tc title berkshire-swash">{{ .Title }}</h1>
{{ .Content }}
</div>