Quickfix images

This commit is contained in:
Moris Zen
2018-09-05 22:01:09 +02:00
parent c67b02aa52
commit e600725a81
3 changed files with 3 additions and 3 deletions

View File

@@ -20,7 +20,7 @@ const ContactPage = () => (
text="We are always on a lookout for exciting challenges. Feel free to contact us if you want to start something great or just have any questions."
sectionClasses="lg:mb-8"
image={ContactImage}
imgClasses="-mb-12 border-white rounded-lg opacity-70 hover:opacity-100"
imgClasses="-mb-12 border-white rounded-lg opacity-100 lg:opacity-70 hover:opacity-100"
/>
</Fade>