️ fix: improve accessibility in lists & taps

This commit is contained in:
welpo
2023-03-08 00:51:48 +01:00
parent 0f07a6e98b
commit 50b8d5fc7b
5 changed files with 21 additions and 21 deletions

View File

@@ -91,6 +91,10 @@ header {
}
}
.last-updated {
margin-top: -5vmin;
}
.card-meta {
color: var(--meta-color);
font-size: 0.92rem;