-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Description
- Contrast white/green is very low making it hard to focus, unfortunately green and white is very hard to get a good contrast with.
- Font size is very small in places for example the navigation, on small viewports.
- Line height is small in places making it harder to read.
- Navigation has very small touch areas e.g.
You can see the actual padding and I've drawn a box for an example of how big the padding could be (you could use psuedo elements to increase the touch area here)
(Related http://www.lukew.com/ff/entry.asp?1085)
- Animating the navigation means it's unusable for a few seconds on load, would recommend only animating the hero or setting a flag to say 'seen animation' and don't show it again to the user.
Extension for Chrome Dev tools to catch some of these automatically:
Metadata
Metadata
Assignees
Labels
No labels