From bb1d22f9703cf13f708fd6225e10d807963f2212 Mon Sep 17 00:00:00 2001 From: Luca Burgio Date: Sun, 19 Nov 2023 10:40:52 +0100 Subject: [PATCH] fix: prettier --- iconoir.com/pages/hq/react-icons.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/iconoir.com/pages/hq/react-icons.tsx b/iconoir.com/pages/hq/react-icons.tsx index b170f8cc..0cf614e8 100644 --- a/iconoir.com/pages/hq/react-icons.tsx +++ b/iconoir.com/pages/hq/react-icons.tsx @@ -145,12 +145,6 @@ export const DonateRight = styled.div` } `; -const DonateButton = styled(LargeButton)` - &&& { - padding: 0 24px; - height: 50px; - } -`; const CallToAction = styled(LargeButton)` &&& { margin-top: 40px;