The post had some problems on a narrower screen

This commit is contained in:
Mats Rauhala 2023-04-25 21:38:48 +03:00
parent a732c620a8
commit 8fcf863e6a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<div class="container mx-auto mt-10 mb-10">
<article class="flex max-w-xl flex-col items-start justify-center">
<article class="max-w-xl flex-col items-start justify-center">
<div class="flex items-center gap-x-4 text-xs">
<time datetime="$date$" class="text-gray-500">$date$</time>
</div>