update text at host

This commit is contained in:
2025-06-18 10:09:46 +03:00
parent b275d5ede5
commit 3d50fd870d
2 changed files with 4 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
<div class="fade-in-box flex flex-col p-6 rounded-2xl bg-white/5">
{% if header %}
<h2 class="lg:text-4xl text-3xl flex justify-center items-center text-white">{{ header }}</h2>
<h2 class="lg:text-4xl text-3xl text-center flex justify-center items-center text-white">{{ header }}</h2>
{% endif %}
{% if image_src %}