um style font weight fix

This commit is contained in:
Towhid
2024-11-28 05:34:51 +06:00
parent 14a3564876
commit 743e88732b
-1
View File
@@ -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;
}