From 909d27ffe540468989d55ff19ea20cd368c32b27 Mon Sep 17 00:00:00 2001 From: Adriel Tosi Date: Thu, 1 Feb 2024 09:17:41 +0100 Subject: [PATCH] Use only tailwind font size --- apps/frontend/src/components/Typography/Typography.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/frontend/src/components/Typography/Typography.tsx b/apps/frontend/src/components/Typography/Typography.tsx index 2e33221..12e5ce0 100644 --- a/apps/frontend/src/components/Typography/Typography.tsx +++ b/apps/frontend/src/components/Typography/Typography.tsx @@ -40,7 +40,7 @@ export const Text = ({ size = 'default', weight = 'regular', children }: TextPro