Skip to content

Commit

Permalink
fix link on ResourceCard
Browse files Browse the repository at this point in the history
  • Loading branch information
kylemh committed May 28, 2024
1 parent e250349 commit 507adb5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions components/Cards/ResourceCard/ResourceCard.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
flex: 1;
}

.link {
color: var(--secondary);
}

.link svg {
top: 0;
left: 0.5rem;
Expand Down

0 comments on commit 507adb5

Please sign in to comment.