Skip to content

Commit b199f1d

Browse files
committed
Make info header expansion compatible with home_image
1 parent 44e6260 commit b199f1d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

layouts/partials/header.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
</a>
1818
</div>
1919
{{ end }}
20-
<div class="col-sm-auto col-12 text-sm-left text-center">
20+
<div class="col-sm col-12 text-sm-left text-center">
2121
<h2 class="m-0 mb-2 mt-4">
2222
<a href="/" class="text-decoration-none">
2323
{{ if isset .Site.Params "header_title" }}

0 commit comments

Comments
 (0)