Skip to content

Commit

Permalink
Fix icon alignment in description lists in high contrast mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ahosgood committed Jan 15, 2025
1 parent 4f255c2 commit 8bac108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/nationalarchives/utilities/lists/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ ol {
}
}

&.tna-dl--icon-padding:not(.tna-dl--plain) {
&.tna-dl--icon-padding.tna-dl--plain {
dt {
.fa-solid {
margin-top: spacing.space(0.5) !important;
Expand Down

0 comments on commit 8bac108

Please # to comment.