Skip to content

Commit

Permalink
Merge pull request #359 from nationalarchives/tweak/readability-of-mo…
Browse files Browse the repository at this point in the history
…re-downloads-link

tiny tweak to readbility of more downloads link
  • Loading branch information
lozette authored Sep 16, 2022
2 parents 973a8cf + 40dfcd6 commit d4ff8c4
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,8 @@

&__download-options {
color: $color__dark-grey;
font-size: 0.7rem;
font-style: italic;
margin: calc($spacer__unit * 0.5) 0 0 0;
font-size: 0.75rem;
margin: calc($spacer__unit * 0.25) 0 0 0;

a {
background-color: transparent;
Expand Down

0 comments on commit d4ff8c4

Please sign in to comment.