События и первый конкурс #6
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="flex flex-col items-stretch bg-blue-900 pt-4 text-slate-50">
|
<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">
|
<div class="flex flex-row items-stretch justify-evenly gap-4 overflow-x-auto p-4">
|
||||||
{#each page.data.posts as post, i}
|
{#each page.data.posts as post, i}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue