Monorepo for Tangled
0

Configure Feed

Select the types of activity you want to include in your feed.

appview/pages: fix text sizing in commit views

Signed-off-by: oppiliappan <me@oppi.li>

author
oppiliappan
date (May 11, 2026, 9:47 AM +0100) commit cb73b13a parent 4fb7b9b2 change-id vrywlttq
+2 -2
+2 -2
appview/pages/templates/repo/commit.html
··· 28 28 </div> 29 29 </div> 30 30 31 - <div class="flex flex-wrap items-center space-x-2"> 32 - <p class="flex flex-wrap items-center gap-1 text-sm text-gray-500 dark:text-gray-300"> 31 + <div class="flex flex-wrap items-center space-x-2 text-sm"> 32 + <p class="flex flex-wrap items-center gap-1 text-gray-500 dark:text-gray-300"> 33 33 {{ template "attribution" . }} 34 34 35 35 <span class="px-1 select-none before:content-['\00B7']"></span>