We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea7e9a6 commit 44e6260Copy full SHA for 44e6260
1 file changed
layouts/partials/header.html
@@ -17,7 +17,7 @@
17
</a>
18
</div>
19
{{ end }}
20
- <div class="col-sm-8 col-12 text-sm-left text-center">
+ <div class="col-sm-auto 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