tweaked margins

This commit is contained in:
Jori Lallo
2017-11-26 17:04:20 -08:00
parent 210588d9a6
commit b27ac8c17e

View File

@@ -145,7 +145,7 @@ const Feature = styled(Grid.Unit)`
const Footer = styled.div`
text-align: center;
width: 100%;
padding: 6em 5em;
padding: 6em 4em;
`;
const FooterCTA = styled.p`