💄 style: larger section titles

This commit is contained in:
welpo
2023-02-08 01:39:48 +01:00
parent 6e471450c6
commit 4fe8643a1a
2 changed files with 12 additions and 2 deletions

View File

@@ -57,9 +57,9 @@
{% endmacro tags %}
{% macro page_header(title) %}
<h2 class="title-container">
<div class="title-container section-title">
{{ title }}
</h2>
</div>
{% endmacro page_header %}