Skip to content

Commit

Permalink
fix: height of accessibility icon for external links (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabrina-bongiovanni authored Aug 3, 2023
1 parent 02e3096 commit 8714eb2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/theme/ItaliaTheme/_common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,7 @@
fill: $external-link-fill-subfooter !important;
}
}

.icon.external-link.icon-xs {
height: 1rem;
}

0 comments on commit 8714eb2

Please sign in to comment.