Skip to content

Commit

Permalink
fix: force primary color
Browse files Browse the repository at this point in the history
  • Loading branch information
dyersituations committed Sep 5, 2024
1 parent 27603b7 commit 652370b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions @kiva/kv-components/vue/KvIntroductionLoanCard.vue
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@
:to="readMorePath"
:href="readMorePath"
aria-label="Borrower name"
class="!tw-text-primary"
@click.native="clickReadMore('Name', $event)"
>
<h3
Expand Down

0 comments on commit 652370b

Please sign in to comment.