feat: add posts + a lot of changes

This commit is contained in:
2026-02-05 12:39:59 +03:00
parent 96c8643769
commit 333eaa2dca
6 changed files with 209 additions and 23 deletions

View File

@@ -59,7 +59,7 @@ export default async function PostPage({ params }: PostPageProps) {
return (
<>
<main className="flex flex-col gap-[32px] row-start-2 items-center">
<section className="space-y-1 text-center max-w-4xl w-full px-4 mt-2">
<section className="space-y-1 text-center max-w-4xl w-full px-4 mt-2 pt-[1em]">
<dl className="space-y-10">
<div>
<dt className="sr-only">Опубликовано</dt>