Add missing spacing between search title and icon (#351)

This commit is contained in:
Achim Blanarsch 2021-04-13 09:23:41 +02:00 committed by GitHub
parent 1627fe7d7a
commit 8c313af0f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{{- define "main" }}
<header class="page-header">
<h1>{{ .Title }}
<h1>{{ .Title }}&nbsp;
<svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none"
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<circle cx="11" cy="11" r="8"></circle>