Skip to content

Commit

Permalink
Merge pull request #2835 from sul-dlss/fs4-only
Browse files Browse the repository at this point in the history
Increase subheading size
  • Loading branch information
jcoyne authored Jan 30, 2025
2 parents 408889f + e59db2e commit 0c3b076
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 0c3b076

Please sign in to comment.