Skip to content

Instantly share code, notes, and snippets.

@Quadriphobs1
Created March 11, 2019 13:12
Show Gist options
  • Select an option

  • Save Quadriphobs1/2c2d2238fce0d777fcf47a445cf641d7 to your computer and use it in GitHub Desktop.

Select an option

Save Quadriphobs1/2c2d2238fce0d777fcf47a445cf641d7 to your computer and use it in GitHub Desktop.
Centering image in its contaner
object-position: center;
object-fit: cover;
height: auto;
min-height: 100%;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment