Skip to content

Instantly share code, notes, and snippets.

@bxb100
Last active February 8, 2022 17:17
Show Gist options
  • Save bxb100/bd9c364294e6a2acdc3bb35ecc9207fb to your computer and use it in GitHub Desktop.
Save bxb100/bd9c364294e6a2acdc3bb35ecc9207fb to your computer and use it in GitHub Desktop.
simple beautify
.cardImageContainer {
background-size: cover;
}
.paper-icon-button-img {
object-fit: cover;
max-height: 1.72em;
}
.fldImage img {
height: 103px;
object-fit: cover;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment