fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?php snippet('header') ?>
|
<?php snippet('header') ?>
|
||||||
|
|
||||||
<div class="<?= randomBg() ?> headline" style="padding-bottom: 79pt">
|
<div class="<?= randomBg() ?> headline" style="padding-bottom: 79pt">
|
||||||
<h4 class="uppercase font-kobata leading-none"><?= $page->title() ?></h4>
|
<h3 class="uppercase font-kobata leading-none"><?= $page->title() ?></h4>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?php snippet('layouts', ['layouts' => $page->layout()->toLayouts()]) ?>
|
<?php snippet('layouts', ['layouts' => $page->layout()->toLayouts()]) ?>
|
||||||
|
|||||||
Reference in New Issue
Block a user