Closed
Description
Hi,
Here are some issues that I found regarding accessibility:
- Viewport not allowing to scale and zoom
- The burger menu button must have discernible text
- The burger menu button must have a :focus styling
- Search plugin is text missing a label for the search input
- Search text input is also missing a :focus styling
Low contrast text according to Web Content Accessibility Guidelines (WCAG) 2.1:
- Between #42b983 and #ffffff (ratio: 2.47)
- Between #858585 and #ffffff (ratio: 3.69)
- Between #e96900 and #ffffff (ratio: 3.04)
- Between #36bc98 and #ffffff (ratio: 2.38)
I also do like to note that some of the image alternate text can be improved.
I can submit a PR for the first 5 issues, but what should we do about the contrast ratio ?
PS: Sorry about not following the templates, but this is not a bug report nor a feature request