fix: prettier

This commit is contained in:
Luca Burgio 2023-11-19 10:40:52 +01:00
parent f2f579af1d
commit bb1d22f970

View file

@ -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;