fix: better header

This commit is contained in:
Julien Calixte
2026-03-14 11:41:59 +01:00
parent 263f11b7e5
commit 5e69fc9d02
4 changed files with 21 additions and 31 deletions

View File

@@ -59,9 +59,7 @@ const author = computedAsync(async () => getAuthor(did.value))
}
.back-button {
display: flex;
gap: 0.5rem;
align-items: center;
position: absolute;
}
@media screen and (min-width: 769px) {