Skip to content

Commit

Permalink
Styles the current page link
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverharrison committed Nov 3, 2022
1 parent 689e9ab commit 5fb4457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/global-styles/frontend-styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
@apply text-gray-500 mx-8;
}

.breadcrumbs-current-page > a {
.breadcrumbs-current-page {
@apply text-gray-500 no-underline;
}
}
Expand Down

0 comments on commit 5fb4457

Please sign in to comment.