Revert "Experiment with smaller header"
All checks were successful
continuous-integration/drone/push Build is passing

This reverts commit 27f69eb5f7.
This commit is contained in:
Luca Beltrame 2021-01-09 21:01:28 +01:00
parent 27f69eb5f7
commit 9e13a51100
Signed by: einar
GPG key ID: 4707F46E9EC72DEC
3 changed files with 4 additions and 4 deletions

View file

@ -5,7 +5,7 @@
<header class="cover bg-top" style="background-image: url('{{ $featured_image }}');">
<div class="{{ .Site.Params.cover_dimming_class | default "bg-black-10" }}">
{{ partial "site-navigation.html" .}}
<div class="tc-l pv4 pv5-l ph3 ph4-ns">
<div class="tc-l pv4 pv6-l ph3 ph4-ns">
<h1 class="f2 f-subheadline-l fw2 white-90 mb0 lh-title">
{{ if not .Params.omit_header_text }}
{{ .Title | default .Site.Title }}