Skip to content

Fix sizing deference between title and linked reference of title in member

John Northrup requested to merge correct-team-title-font-size into master

When a person has additional text in their title (i.e. Sid, Marin, Pablo, etc) the link to their production role description is smaller than the rest of the text and creates an annoying visual presentation.

The current presentation:

team_h4_a_link_font-size_error

The corrected version:

team_h4_a_link_font_size_correct

Merge request reports