fix: unreadable on mobile

This commit is contained in:
Konstantin 2025-05-18 18:27:02 +02:00
parent c42bfbe72d
commit 38d59de6c0
Signed by: konstantin
GPG key ID: A128B78773E41ACE

View file

@ -5,7 +5,7 @@
{% block body_class %}template-blogpage{% endblock %}
{% block content %}
<section class="flex flex-col items-center justify-center h-full px-0 md:px-4 lg:px-8">
<section class="flex flex-col justify-center h-full px-0 md:px-4 lg:px-8">
<article class="mb-16 px-1 md:px-4 lg:px-8">
<h1>{{ page.title }}</h1>