pin modal remove padding before learn more link

pull/481/head
slowbackspace 5 years ago
parent 6d9cbaf028
commit 93b7f2196e

@ -48,9 +48,7 @@ const StyledP = styled(P)`
padding-top: 5px; padding-top: 5px;
`; `;
const StyledLink = styled(Link)` const StyledLink = styled(Link)``;
padding-left: 5px;
`;
const Footer = styled.div` const Footer = styled.div`
margin: 20px 0 10px 0; margin: 20px 0 10px 0;

Loading…
Cancel
Save