From 9da42287d13f7b8105efd36af1fd820dac64c259 Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Tue, 9 Jun 2026 09:31:28 +0100 Subject: [PATCH] appview/pages: unify font sizes in homepage Signed-off-by: oppiliappan --- appview/pages/templates/notifications/list.html | 2 +- .../templates/timeline/fragments/announcements.html | 2 +- .../pages/templates/timeline/fragments/recents.html | 10 +++++----- .../pages/templates/timeline/fragments/trending.html | 2 +- .../templates/timeline/fragments/vouchSuggestions.html | 2 +- appview/pages/templates/user/fragments/repoCard.html | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/appview/pages/templates/notifications/list.html b/appview/pages/templates/notifications/list.html index 2b345550..6aced238 100644 --- a/appview/pages/templates/notifications/list.html +++ b/appview/pages/templates/notifications/list.html @@ -23,7 +23,7 @@ - {{ i "cog" "size-4" }} + {{ i "cog" "size-5" }} diff --git a/appview/pages/templates/timeline/fragments/announcements.html b/appview/pages/templates/timeline/fragments/announcements.html index 23d6cf87..1cea9fbc 100644 --- a/appview/pages/templates/timeline/fragments/announcements.html +++ b/appview/pages/templates/timeline/fragments/announcements.html @@ -17,7 +17,7 @@