From cb73b13af9b8abea8fa138a8a55a84cebf0cb087 Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Mon, 11 May 2026 09:15:00 +0100 Subject: [PATCH] appview/pages: fix text sizing in commit views Signed-off-by: oppiliappan --- appview/pages/templates/repo/commit.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appview/pages/templates/repo/commit.html b/appview/pages/templates/repo/commit.html index 998f3c29..8cd0be20 100644 --- a/appview/pages/templates/repo/commit.html +++ b/appview/pages/templates/repo/commit.html @@ -28,8 +28,8 @@ -
-

+

+

{{ template "attribution" . }} -- 2.51.2