small fixes

This commit is contained in:
teldra 2022-05-06 14:02:49 +02:00
parent f41e36f2a3
commit 22db8f8287
1 changed files with 0 additions and 1 deletions

View File

@ -26,5 +26,4 @@
<div style="background-image:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url({{- $img.Permalink -}}); background-size: cover; min-height: 33vh; display: flex; justify-content: center; align-items: center;"><h1 style="font-size: 350%; color: white;">{{ $title }}</h1></div>
{{ else }}
<h1 style="margin-top: 1rem; margin-left: 2rem; margin-bottom: 0; color: white;">{{ $title }}</h1>
{{ $banner }}
{{ end }}