From 8f89292522b83b78fd3f5b73d406cebf8976e41c Mon Sep 17 00:00:00 2001 From: Bart van der Braak Date: Tue, 6 Jun 2023 09:58:42 +0200 Subject: [PATCH] fix: clipping text on small screens --- components/landing/hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/landing/hero.tsx b/components/landing/hero.tsx index 5241658..ac14a37 100644 --- a/components/landing/hero.tsx +++ b/components/landing/hero.tsx @@ -29,7 +29,7 @@ export const Hero: React.FC = () => {

One Dashboard, Countless Solutions