diff options
Diffstat (limited to 'packages/website')
-rw-r--r-- | packages/website/ts/@next/pages/launchKit.tsx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/website/ts/@next/pages/launchKit.tsx b/packages/website/ts/@next/pages/launchKit.tsx index cd86f66c9..11f692540 100644 --- a/packages/website/ts/@next/pages/launchKit.tsx +++ b/packages/website/ts/@next/pages/launchKit.tsx @@ -29,7 +29,6 @@ export const NextLaunchKit = () => ( <Section> <Wrap> <Column - borderColor="#003831" colWidth="1/3" isPadLarge={true} > @@ -41,7 +40,6 @@ export const NextLaunchKit = () => ( </WrapCentered> </Column> <Column - borderColor="#003831" colWidth="1/3" isPadLarge={true} > @@ -53,7 +51,6 @@ export const NextLaunchKit = () => ( </WrapCentered> </Column> <Column - borderColor="#003831" colWidth="1/3" isPadLarge={true} > |