chore: apply feedback

This commit is contained in:
2026-01-29 00:40:38 +01:00
parent 226b0d95ab
commit 4d527834d4
5 changed files with 16 additions and 10 deletions

View File

@@ -30,7 +30,6 @@ onMounted(() => {
unicode-bidi: bidi-override;
direction: rtl;
color: inherit;
text-decoration: none;
}
footer {
@@ -48,7 +47,7 @@ footer {
address {
font-size: var(--text-xs);
line-height: var(--leading-relaxed);
line-height: 14.5px
}
img {