Исправил заголовок у Последних постов

This commit is contained in:
Иван Кузьменко 2025-11-14 05:57:26 +03:00
parent 31f7b6498c
commit b0bd04b8d6

View file

@ -85,7 +85,7 @@
</section>
<section class="flex flex-col items-stretch bg-blue-900 pt-4 text-slate-50">
<h1 class="text-center">ПОСЛЕДНИЕ ПОСТЫ</h1>
<h1 class="font-disket text-center text-2xl font-bold sm:text-4xl">ПОСЛЕДНИЕ ПОСТЫ</h1>
<div class="flex flex-row items-stretch justify-evenly gap-4 overflow-x-auto p-4">
{#each page.data.posts as post, i}