forked from deepStateMirrors/tabi
♿️ fix: improve accessibility in lists & taps
This commit is contained in:
parent
0f07a6e98b
commit
50b8d5fc7b
5 changed files with 21 additions and 21 deletions
|
@ -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);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue