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;