Guest User

Untitled

a guest
Jan 22nd, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. .container {
  2. height: 25%; /* This would need to be removed/changed I assume.*/
  3. }
  4.  
  5. .image {
  6. height: 100%;
  7. width: 100%;
  8. object-fit: cover;
  9. object-position: 100% 80%;
  10. }
Add Comment
Please, Sign In to add comment