Skip to content

Commit

Permalink
Merge branch 'feature/global-header-and-footer' of github.com:nationa…
Browse files Browse the repository at this point in the history
…larchives/tna-base into feature/global-header-and-footer
  • Loading branch information
ahosgood committed Sep 16, 2024
2 parents 1917de9 + 3bc3a7f commit a19b21c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions css/sass/_portal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
color: #fff;
padding: 3px 7px;
background-color: $dark;
background-color: rgba(0,0,0,.5);
background-color: rgba(0,0,0,.8);
a {
color: $yellow-peach;
&:hover {
Expand Down Expand Up @@ -120,4 +120,4 @@
max-width: 100%;
}
}
}
}

0 comments on commit a19b21c

Please sign in to comment.