Design tweaks prelaunch

This commit is contained in:
Moris Zen
2018-09-05 11:49:58 +02:00
parent 41ee22d024
commit 897d026432
6 changed files with 9 additions and 9 deletions

View File

@@ -33,7 +33,7 @@ const IndexPage = ({ ...props }) => (
image={ImgIntro}
imgClasses="-mb-20 p-2 md:p-8"
>
<h2 className="px-8 text-black text-4xl xl:text-5xl pt-1">
<h2 className="px-4 text-black text-4xl xl:text-5xl pt-1">
We{' '}
<Typed
strings={['imagine', 'design', 'develop', 'maintain']}
@@ -159,7 +159,7 @@ const IndexPage = ({ ...props }) => (
</div>
</section>
<section className="text-center p-8 relative">
<section className="text-center p-4 relative">
<Fade>
<SectionIntro
h2Classes="text-4xl"