From 755ac0f94d3cd3beb0ce145a234a589dc6b357de Mon Sep 17 00:00:00 2001 From: David Date: Wed, 19 Apr 2023 18:34:36 +0100 Subject: [PATCH] fixed overflow bug --- app/components/Work.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/components/Work.tsx b/app/components/Work.tsx index 786fcd4..dd898eb 100644 --- a/app/components/Work.tsx +++ b/app/components/Work.tsx @@ -23,11 +23,11 @@ export default function Work() {