From f0c4563ab8266843a91fa707a22eea9c627cc0a2 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Wed, 10 Jun 2026 15:09:18 +0530 Subject: [PATCH] fix: text sizing --- app/views/public/api/v1/portals/articles/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/public/api/v1/portals/articles/show.html.erb b/app/views/public/api/v1/portals/articles/show.html.erb index e35b19009..916aea8a9 100644 --- a/app/views/public/api/v1/portals/articles/show.html.erb +++ b/app/views/public/api/v1/portals/articles/show.html.erb @@ -36,7 +36,7 @@ <% end %>
-
+
<%= @parsed_content %>