1
0
This commit is contained in:
Philip Wagner
2024-08-31 11:39:36 +02:00
parent 45a278e264
commit 39a04ebeb5
6 changed files with 39 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
<?php snippet('header') ?>
<div class="bg-white-green container" style="padding-left: 179pt; padding-bottom: 79pt">
<div class="bg-white-green container headline" style="padding-bottom: 79pt">
<h4 class="uppercase font-kobata leading-none"><?= $page->title() ?></h4>
</div>