Skip to content

Instantly share code, notes, and snippets.

@ar-android
Created December 11, 2018 12:39
Show Gist options
  • Select an option

  • Save ar-android/a0ccd537fe0bd5aa61074e4b8ffc624b to your computer and use it in GitHub Desktop.

Select an option

Save ar-android/a0ccd537fe0bd5aa61074e4b8ffc624b to your computer and use it in GitHub Desktop.
CSS Image center crop
<img src="//image-source" width="100%" height="200" style="object-fit: cover;" >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment