Center images in introduction challenges

pull/12707/head
systimotic 2017-01-21 21:58:34 +01:00
parent 81eba79ec5
commit 6e653c65bd
1 changed files with 1 additions and 0 deletions

View File

@ -191,6 +191,7 @@ export class StepChallenge extends PureComponent {
>
<Image
alt={ imgAlt }
className='center-block'
responsive={ true }
src={ imgUrl }
/>