From e4d02cda26812a57322ebb1c923caccc92280a55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Thu, 2 Apr 2026 12:34:53 +0400 Subject: [PATCH] Tweak font weight --- app/styles/app.css | 1 - 1 file changed, 1 deletion(-) diff --git a/app/styles/app.css b/app/styles/app.css index 6481079..a6ac5da 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -267,7 +267,6 @@ body { display: flex; align-items: center; gap: 0.75rem; - font-weight: 500; } .btn-text {