Skip to content

Commit

Permalink
Change color scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Sep 26, 2024
1 parent 2902c43 commit ba19e36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def column_args(column)

def name
concat render(Primer::Beta::Link.new(
scheme: :primary,
font_weight: :bold,
href: url_for(action: :show, id: provider.id)
)) { provider.display_name || provider.name }

Expand Down

0 comments on commit ba19e36

Please sign in to comment.