From 446e557cd0d454aa53b467dbc831e09f02ac0415 Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Fri, 3 Oct 2025 13:16:53 +0100 Subject: [PATCH] appview/gfi: style tweaks Signed-off-by: oppiliappan --- appview/pages/templates/goodfirstissues/index.html | 7 +++---- appview/state/gfi.go | 14 +++++++++++++- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/appview/pages/templates/goodfirstissues/index.html b/appview/pages/templates/goodfirstissues/index.html index a3fb2f3e..b4fa8dd1 100644 --- a/appview/pages/templates/goodfirstissues/index.html +++ b/appview/pages/templates/goodfirstissues/index.html @@ -37,7 +37,7 @@ {{ else }} {{ range .RepoGroups }}
-
+
{{ if .Repo.Source }} @@ -103,14 +103,13 @@
- {{ i "message-square" "w-3 h-3 md:hidden" }} + {{ i "message-square" "w-3 h-3" }} {{ len .Comments }} -
- {{ template "repo/fragments/time" .Created }} + {{ template "repo/fragments/shortTimeAgo" .Created }}