From fd1ff0dc718a4eaf9aacf3beccdfb0f8b3ba8117 Mon Sep 17 00:00:00 2001 From: Kajetan Kazimierczak Date: Wed, 29 Sep 2021 15:42:18 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20Correct=20font=20name=20s?= =?UTF-8?q?o=20the=20font=20shows=20on=20Android=20(#493)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/app/design/mapping.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/app/design/mapping.json b/packages/app/design/mapping.json index e9da4d11..673f12c5 100644 --- a/packages/app/design/mapping.json +++ b/packages/app/design/mapping.json @@ -1,6 +1,6 @@ { "strict": { - "text-font-family": "Poppins", + "text-font-family": "Poppins-Regular", "border-radius": 10 }, "components": {