Skip to content

Commit

Permalink
Change because of losing position: absolute
Browse files Browse the repository at this point in the history
  • Loading branch information
louismaximepiton committed Mar 21, 2023
1 parent 4253bc4 commit 7069555
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/.pa11yci.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"axe"
],
"useIncognitoBrowserContext": false,
"hideElements": "iframe, #text-decoration + p + div a.text-decoration-none, .accordion-collapse, #offcanvas, #offcanvasDark, #offcanvasResponsive, #bdSidebar",
"hideElements": "iframe, #text-decoration + p + div a.text-decoration-none, .accordion-collapse, #offcanvas, #offcanvasDark, #offcanvasResponsive, #bdSidebar, caption.visually-hidden",
"ignore": [
"color-contrast"
]
Expand Down

0 comments on commit 7069555

Please sign in to comment.