Skip to content

Commit

Permalink
updated color of link in footer
Browse files Browse the repository at this point in the history
  • Loading branch information
vachan-maker authored Jan 31, 2024
1 parent 1ce4ed0 commit 7d6a75d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions assets/sass/components/_footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
}

.footerLink {
color: $white;
}
color: $orange;
}

0 comments on commit 7d6a75d

Please sign in to comment.