Skip to content

Commit

Permalink
using ui.link.primary where possible
Browse files Browse the repository at this point in the history
  • Loading branch information
7emansell committed Nov 26, 2024
1 parent 2863e93 commit 5e720be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/MyAccount/NewSettings/StatusBanner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ const specificFailureContent = (statusMessage: string) => {
<Link
sx={{
color: "ui.link.primary !important",
textDecorationColor: "var(--nypl-colors-ui-link-primary) !important",
textDecoration: "underline",
}}
href="https://www.nypl.org/get-help/contact-us"
Expand Down

0 comments on commit 5e720be

Please sign in to comment.