Restructuring and styling services and index pages

This commit is contained in:
Moris Zen
2018-08-08 18:10:40 +02:00
parent 53e87a903b
commit 955b05667e
12 changed files with 419 additions and 145 deletions

View File

@@ -13,7 +13,7 @@ const Service = ({ ...props }) => (
alt={`${props.title} agency`}
/>
<InfoBox
classes="p-4 md:m-0 opacity-70 md:max-w-sm"
classes="p-4 md:m-0 md:max-w-sm"
headline={props.title}
text={props.text}
/>