Styling changes for consistency

This commit is contained in:
Moris Zen
2018-09-05 09:30:55 +02:00
parent 41cd42d1bc
commit cbc4380753
7 changed files with 40 additions and 18 deletions

View File

@@ -16,11 +16,11 @@ const ContactPage = () => (
<Fade top>
<PageIntro
tiltImage
headline="Let's make it happen"
headline="Let's connect"
text="We are always on a lookout for exciting challenges. Feel free to contact us if you want to start something great or just find out more about what we do."
sectionClasses="lg:mb-8"
image={ContactImage}
imgClasses="-mb-12 border-white border-8 rounded"
imgClasses="-mb-12 border-white rounded-lg opacity-70 hover:opacity-100 saburly-transition"
/>
</Fade>