From 8df72d0c29998b0eecd7d49a947c97e4465cf086 Mon Sep 17 00:00:00 2001 From: John Ngei Date: Sat, 13 Apr 2024 23:04:49 +0200 Subject: [PATCH] updated standard auth drawer title size and weight --- .../common/standard_authentication/enter_password/view.cljs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/status_im/common/standard_authentication/enter_password/view.cljs b/src/status_im/common/standard_authentication/enter_password/view.cljs index 28897ba107..d6d2b2c475 100644 --- a/src/status_im/common/standard_authentication/enter_password/view.cljs +++ b/src/status_im/common/standard_authentication/enter_password/view.cljs @@ -18,8 +18,8 @@ [rn/view [quo/text {:accessibility-label :sync-code-generated - :weight :bold - :size :heading-1 + :weight :semi-bold + :size :heading-2 :style {:margin-bottom 4}} (i18n/label :t/enter-password)] [rn/view