From f6f79d3d81487a6dee310e4fe72fd0a9be2978c1 Mon Sep 17 00:00:00 2001 From: LeKoArts Date: Tue, 5 Jun 2018 19:42:02 +0200 Subject: [PATCH] Mobile --- src/pages/index.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/pages/index.jsx b/src/pages/index.jsx index 7cbc754..962d13c 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -51,7 +51,7 @@ const DividerMiddle = styled(Divider)` `; const Content = styled(ParallaxLayer)` - ${tw('p-12 lg:p-24 justify-center items-center flex z-50')}; + ${tw('p-6 md:p-12 lg:p-24 justify-center items-center flex z-50')}; `; const Hero = styled.div` @@ -232,7 +232,7 @@ const Index = ({ data: { p1, p2, p3, p4 } }) => ( offset={1} factor={2} /> - + Projects @@ -271,7 +271,7 @@ const Index = ({ data: { p1, p2, p3, p4 } }) => ( - + @@ -291,7 +291,7 @@ const Index = ({ data: { p1, p2, p3, p4 } }) => ( - +