From 51114e4d2557ba5a7f05323dab2e9a829eda0486 Mon Sep 17 00:00:00 2001 From: BRUHisbackbois <72882797+Scott170c@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:26:35 -0800 Subject: [PATCH] Update 3box.tsx --- app/components/3box.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/app/components/3box.tsx b/app/components/3box.tsx index 9df934c..9cba980 100644 --- a/app/components/3box.tsx +++ b/app/components/3box.tsx @@ -43,7 +43,7 @@ const Threebox = () => { textShadow: '0px 4px 4px rgba(0, 0, 0, 0.25)' } }>Design a PCB { paddingBottom: '1.2rem' } }>Design Art @@ -94,8 +94,8 @@ const Threebox = () => { textShadow: '0px 4px 4px rgba(0, 0, 0, 0.25)' } }>Create Firmware { ) } -export default Threebox; \ No newline at end of file +export default Threebox;