Skip to content

Commit

Permalink
AAA issue: height fix for sidenav items
Browse files Browse the repository at this point in the history
  • Loading branch information
claytonjbarnette authored Jan 23, 2025
1 parent f349759 commit 700d272
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/css/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
max-width: 100%;
}

// fix height fix for AAA 44px min-height requirement
// affects sitewide since sidenav is global.
// Height fix for AAA 44px min-height requirement
// affects sitewide AAA score since sidenav is global.
.usa-sidenav__item a {
min-height: 44px;
}
Expand Down

0 comments on commit 700d272

Please sign in to comment.