From e0d706c677dedeab01ef8ed56ec90971456f5be1 Mon Sep 17 00:00:00 2001 From: Pontoporeia Date: Mon, 8 Jun 2026 12:31:21 +0200 Subject: [PATCH] =?UTF-8?q?tfe.css:=20tfe-meta-item=20font-weight=20400?= =?UTF-8?q?=E2=86=92700?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/public/assets/css/tfe.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/public/assets/css/tfe.css b/app/public/assets/css/tfe.css index d15f8dd..80ccf97 100644 --- a/app/public/assets/css/tfe.css +++ b/app/public/assets/css/tfe.css @@ -54,7 +54,7 @@ /* Each metadata line */ .tfe-meta-item { margin: 0; - font-weight: 400; + font-weight: 700; } .tfe-meta-label {