Commit 575a94c
authored
Add non breaking space before the end of li (#99)
When screen readers render these li, all of the links tend to render in one block. the ` ` helps keep them separated and shouldn't affect the style.
Signed-off-by: Matt Clark <87824367+isMattCoding@users.noreply.github.com>1 parent 28322a2 commit 575a94c
File tree
1 file changed
+1
-0
lines changed- src
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
230 | 230 | | |
231 | 231 | | |
232 | 232 | | |
| 233 | + | |
233 | 234 | | |
234 | 235 | | |
235 | 236 | | |
| |||
0 commit comments