From 9e272873e1ac3f9666b8480adc7ac46441e90a72 Mon Sep 17 00:00:00 2001 From: Pontoporeia Date: Mon, 8 Jun 2026 12:10:12 +0200 Subject: [PATCH] =?UTF-8?q?style:=20set=20tfe-meta-item=20default=20to=20f?= =?UTF-8?q?ont-weight=20400=20so=20Acc=C3=A8s/Licence=20values=20render=20?= =?UTF-8?q?at=20regular=20weight?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/public/assets/css/tfe.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/public/assets/css/tfe.css b/app/public/assets/css/tfe.css index f374cbe..d15f8dd 100644 --- a/app/public/assets/css/tfe.css +++ b/app/public/assets/css/tfe.css @@ -54,6 +54,7 @@ /* Each metadata line */ .tfe-meta-item { margin: 0; + font-weight: 400; } .tfe-meta-label {