Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Fusco <[email protected]>
  • Loading branch information
josephfusco committed Oct 19, 2023
1 parent 2ed8712 commit 8708711
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion components/FooterNavigation.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ FooterNavigation.fragment = gql`
}
}
}
`
`
2 changes: 1 addition & 1 deletion styles/footer-navigation.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@

.socialIconLink[href*="youtube.com"]::after {
mask: url("/social-icons/youtube.svg");
}
}

0 comments on commit 8708711

Please sign in to comment.