design: fix margin for list

This commit is contained in:
Julien Calixte
2026-02-15 21:15:00 +01:00
parent 51e9d8d541
commit 1c3120e4f7
2 changed files with 2 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ const author = computedAsync(async () => getUniqueAka(did.value))
flex: 1;
flex-direction: column;
margin-left: 1rem;
margin-right: 1rem;
h1 {
margin-top: 1rem;