1
0

style changes

This commit is contained in:
Philip Wagner
2024-09-30 15:49:49 +02:00
parent c62879cd62
commit ceb95139ac
6 changed files with 21 additions and 17 deletions

View File

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