Moved content on index page more up

so that it does not look off on small mobile screens or with multi-line
content text on the page
This commit is contained in:
Adrian Winterstein 2024-07-27 14:43:41 +02:00
parent 3fca004768
commit 2944bceebe

View file

@ -1,7 +1,7 @@
{% extends "layout.html" %}
{% block content %}
<div class="flex items-center flex-col mt-40">
<div class="flex items-center flex-col mt-16">
<h1 class="text-xl text-bold">
{{ config.extra.index.title }}
</h1>