From 3610dff1f603daf873cb633aa62c8babb7c6a44f Mon Sep 17 00:00:00 2001 From: DmitriyB Date: Wed, 10 Aug 2022 18:07:58 +0500 Subject: [PATCH] fix --- src/components/mainScreen/mobileAddPart/mobileAddPart.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/mainScreen/mobileAddPart/mobileAddPart.css b/src/components/mainScreen/mobileAddPart/mobileAddPart.css index b39b95c..abf5b29 100644 --- a/src/components/mainScreen/mobileAddPart/mobileAddPart.css +++ b/src/components/mainScreen/mobileAddPart/mobileAddPart.css @@ -25,7 +25,7 @@ } .mobile-users-part-header-title { - font-weight: 600; + font-weight: 400; font-size: 22px; line-height: 130%; }