Skip to content

Commit

Permalink
Add in set line-height for WCAG 22 AA min target size req
Browse files Browse the repository at this point in the history
  • Loading branch information
oisa committed Nov 13, 2024
1 parent c667d2e commit 89468a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/components/breadcrumbs/_breadcrumbs.scss
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,9 @@
}

a {
display: inline-block;
line-height: 24px;
font-weight: var(--nsw-font-normal);
padding: rem(2px) 0;

&.current {
text-decoration: none;
Expand Down

0 comments on commit 89468a0

Please sign in to comment.