Design tweaks prelaunch
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user