From b309f85d13ce5f52c7cd8ff22d772b2f5b62f30e Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Wed, 9 Jul 2025 11:03:43 -0500 Subject: [PATCH] Match text style --- app/views/public/collections/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/public/collections/show.html.erb b/app/views/public/collections/show.html.erb index 3f6e98332..3d7c2eba6 100644 --- a/app/views/public/collections/show.html.erb +++ b/app/views/public/collections/show.html.erb @@ -3,7 +3,7 @@ <% content_for :header do %>

- <%= @page_title %> + <%= @page_title %>

<% if @collection.public_description.present? %>