We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44e6260 commit b199f1dCopy full SHA for b199f1d
1 file changed
layouts/partials/header.html
@@ -17,7 +17,7 @@
17
</a>
18
</div>
19
{{ end }}
20
- <div class="col-sm-auto col-12 text-sm-left text-center">
+ <div class="col-sm col-12 text-sm-left text-center">
21
<h2 class="m-0 mb-2 mt-4">
22
<a href="/" class="text-decoration-none">
23
{{ if isset .Site.Params "header_title" }}
0 commit comments