Skip to content

Commit 563679e

Browse files
author
jordanmccullough
committed
Center default page hero title
1 parent 5f42918 commit 563679e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
layout: bare
33
---
44

5-
<section class="hero colorful">
5+
<section class="hero colorful center">
66
<div class="container">
77
<h1>{{ page.title }}</h1>
88
</div>

0 commit comments

Comments
 (0)