fertiges design
This commit is contained in:
12
ACCESSIBILITY.md
Normal file
12
ACCESSIBILITY.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
# Accessibility Report (WCAG 2.2 AA)
|
||||
|
||||
- Skip link present and focusable.
|
||||
- Landmarks used: header/nav/main/footer.
|
||||
- One H1 per page via route pages.
|
||||
- Visible :focus-visible outlines (2px, offset 2px).
|
||||
- Tap targets ≥44x44 via min-h-11 buttons/chips.
|
||||
- Contrast ≥4.5:1 for text on white/subtle. Sanctuary red with white text for buttons.
|
||||
- Link purpose is clear (no generic "Learn more").
|
||||
- Respects prefers-reduced-motion; no auto-carousels or parallax.
|
||||
- Forms labeled; consent checkbox; honeypot field included.
|
||||
Reference in New Issue
Block a user