chore: update images

This commit is contained in:
2026-02-05 19:12:30 +01:00
parent 4d527834d4
commit 36a997fa7b
14 changed files with 7441 additions and 61 deletions

View File

@@ -96,6 +96,12 @@ useSeoMeta({
line-height: var(--leading-normal);
}
#about article > div {
display: flex;
flex-direction: column;
gap: var(--space-8);
}
.load-more,
#about article {
font-size: 18px;