docs: more accessibility tweaks
This commit is contained in:
parent
0b9defc5d3
commit
6ecc5b69a1
2 changed files with 8 additions and 4 deletions
|
@ -32,3 +32,7 @@
|
|||
.inline-icon {
|
||||
top: 0.125rem;
|
||||
}
|
||||
|
||||
.sr-only-when-not-focused:not(:focus-within) {
|
||||
@apply sr-only;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue