Skip to content

Commit

Permalink
feat: re-add some lost styles
Browse files Browse the repository at this point in the history
  • Loading branch information
tillywoodfield committed Jan 8, 2025
1 parent 725691c commit e1df0ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/scss/components/footer/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -85,8 +85,13 @@
}

.iati-footer__legal-nav {
font-size: 1.0625rem;
a {
text-decoration: none;
line-height: 1.1;
&:visited {
color: $color-blue-30;
}
}
}

Expand Down

0 comments on commit e1df0ea

Please sign in to comment.