Skip to content

Commit

Permalink
Use standard colour code.
Browse files Browse the repository at this point in the history
  • Loading branch information
edwh committed Sep 6, 2021
1 parent 2207815 commit 546b2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/components/DashboardYourGroups.vue
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ h3 {
}
/deep/ a {
color: #0394a6;
color: $brand-blue;
text-decoration: underline;
}
Expand Down

0 comments on commit 546b2db

Please sign in to comment.