️ 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

@@ -1,7 +1,6 @@
.archive {
.listing-title {
font-size: 1.5rem;
opacity: 0.9;
margin-bottom: 1rem;
}
@@ -12,7 +11,7 @@
.post-time {
width: 4rem;
.date {
opacity: 0.5;
color: var(--meta-color);
}
}
}