fix(a11y): accessibility issues

This commit is contained in:
Stefan Imhoff
2023-06-14 18:59:32 +02:00
parent 423829ceb0
commit e83d6ec974
20 changed files with 108 additions and 42 deletions

5
.gitignore vendored
View File

@@ -7,7 +7,7 @@ dist/
# dependencies
node_modules/
# Vale
# Vale
.vale/write-good/
# logs
@@ -22,3 +22,6 @@ pnpm-debug.log*
# macOS-specific files
.DS_Store
# Unlighthouse reports
.unlighthouse