Align page content in the center

so that it does not look of when the table of content is disabled
This commit is contained in:
Adrian Winterstein 2024-07-27 14:36:13 +02:00
parent 27cc3bc645
commit 3fca004768

View file

@ -6,7 +6,7 @@
{{ page.title }}
</h1>
</div>
<div class="flex gap-x-8">
<div class="flex gap-x-8 p-4 justify-center">
<div class="flex flex-col sm:w-3/4 w-full border border-2 border-gray-200 dark:border-black rounded-xl p-5 shadow-2xl bg-gray-200 dark:bg-gray-800">
<div class="flex flex-col py-2 justify-center">