Match text style

This commit is contained in:
Jason Zimdars
2025-07-09 11:03:43 -05:00
parent 90419084c3
commit b309f85d13
+1 -1
View File
@@ -3,7 +3,7 @@
<% content_for :header do %>
<div class="flex-column margin-block unpad gap-none">
<h1 class="txt-large overflow-ellipsis margin-none">
<span><%= @page_title %></span>
<strong class="font-black"><%= @page_title %></strong>
</h1>
<% if @collection.public_description.present? %>