Skip to content

Commit

Permalink
Increase subheading size
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-steve committed Jan 30, 2025
1 parent 408889f commit e59db2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/_masthead.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</h1>

<% if masthead_subheading_content %>
<small class="py-2"><%= masthead_subheading_content %></small>
<small class="py-2 fs-4"><%= masthead_subheading_content %></small>
<% end %>
</div>

Expand Down

0 comments on commit e59db2e

Please sign in to comment.