Skip to content

Commit

Permalink
Merge branch 'master' into leecalcote/home/topbanner
Browse files Browse the repository at this point in the history
Signed-off-by: Lee Calcote <[email protected]>
  • Loading branch information
leecalcote authored Dec 27, 2023
2 parents 378f6a1 + a8e36f8 commit 4a936bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/TopPromotionalBanner/style.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const TopBannercontainer = styled.div`
& > span {
font-weight: normal;
margin-left: 0.5rem;
color: ${props => props.theme.body};
&:hover {
text-decoration: underline;
}
Expand Down

0 comments on commit 4a936bd

Please sign in to comment.