Skip to content

Commit

Permalink
Added text-primary for correct footer icon color
Browse files Browse the repository at this point in the history
  • Loading branch information
vhhoang-axonivy committed Aug 27, 2024
1 parent e115999 commit a4f6079
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
@for (link of socialMediaLinks; track $index) {
<li>
<a
class="nav-link social-link"
class="nav-link social-link text-primary"
aria-current="page"
target="_blank"
[href]="link.url"
Expand Down

0 comments on commit a4f6079

Please sign in to comment.