Accessibility fixes.
This commit is contained in:
parent
4aacb26c4b
commit
88c94aaaf4
12 changed files with 276 additions and 260 deletions
|
|
@ -403,13 +403,12 @@ const isAlmostFull = (event) => {
|
|||
color: var(--candle);
|
||||
}
|
||||
.cta-soon {
|
||||
color: var(--text-faint);
|
||||
color: var(--text-dim);
|
||||
cursor: default;
|
||||
}
|
||||
.cta-soon em {
|
||||
font-style: normal;
|
||||
font-size: 10px;
|
||||
opacity: 0.65;
|
||||
}
|
||||
|
||||
.filter-toggle {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue