Impl Responsive image (initial, needs more work)

This commit is contained in:
2018-07-11 07:31:15 +10:00
parent 17e10572ea
commit 3a97513648
8 changed files with 115 additions and 21 deletions

View File

@ -66,6 +66,7 @@ const ExistingWorkFrame = (props) => {
<Image
src={props.src}
alt={props.title}
loadable
className="p-home-page__work-link-image"
/>
</a>