Skip to content

Commit

Permalink
Merge branch 'main' into chore/a11y/navigation/navigation-flyout
Browse files Browse the repository at this point in the history
  • Loading branch information
virus-rpi authored Sep 18, 2024
2 parents ca4b761 + 1e0ab8c commit 072f011
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/layout/navigation/navigation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,8 @@ const SocialLink = styled.a`
svg {
vertical-align: middle;
}
display: inline-block;
`;

const LegalLink = styled(Link)<{ $isSelected: boolean }>`
Expand Down

0 comments on commit 072f011

Please sign in to comment.