This commit is contained in:
2026-06-09 01:10:40 +02:00
parent 897536afc9
commit 09b3a19a33
9 changed files with 409 additions and 110 deletions

View File

@@ -23,6 +23,7 @@ const { data: post } = await useAsyncData(`art-${slug}`, () =>
.extended-container {
width: 100%;
margin: auto;
margin-top: 32px;
}
.art {