From 743e88732bae3242b8b1c7ed2ead189883568006 Mon Sep 17 00:00:00 2001 From: Towhid Date: Thu, 28 Nov 2024 05:34:51 +0600 Subject: [PATCH] um style font weight fix --- assets/css/um-styles.css | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/um-styles.css b/assets/css/um-styles.css index a9129ecf..cf14a51a 100644 --- a/assets/css/um-styles.css +++ b/assets/css/um-styles.css @@ -373,7 +373,6 @@ p.um-notice.warning a { .um-field-label label { font-size: 15px !important; line-height: 22px !important; - font-weight: bold; font-weight: 600; }