SHX-Theme/snippets/shx-header-subtitle.liquid

4 lines
259 B
Plaintext

<div style="text-align: center; padding-left: 20px; padding-right: 20px">
<span style="color: #AF9363; font-size: 24px; hyphens: auto;">{{ subtitle }}</span>
<h1 style="font-size: 38px; font-weight: bold; margin: 0; hyphens: auto;">{{ title }}</h1>
</div>