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