ADD blocker for moving content lower when there is a header, CHANGE cover image display
This commit is contained in:
parent
e03ec741e6
commit
ee4ea66012
3 changed files with 8 additions and 17 deletions
|
@ -13,8 +13,6 @@
|
|||
{{ end }}
|
||||
{{.Content}}
|
||||
</div>
|
||||
{{ else if .Params.header.enabled }}
|
||||
<div class="header-blocker"></div>
|
||||
{{ end }}
|
||||
{{- range $index, $page := .Pages }}
|
||||
{{ $odd := mod $index 2 }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue