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;