Skip to content

Instantly share code, notes, and snippets.

@Dimls
Created March 13, 2018 00:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dimls/bcf4b5e2110daa94fab4716d34c87910 to your computer and use it in GitHub Desktop.
Save Dimls/bcf4b5e2110daa94fab4716d34c87910 to your computer and use it in GitHub Desktop.
/*============================================================================
#Collection List
==============================================================================*/
.collection-grid-item__image{
height: 300px;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}
.collection-list {
padding-top: 50px;
padding-bottom: 50px;
}
.collection-grid-item__title {
margin-top: 15px;
margin-bottom: 20px;
}
.list-collectons-title {
margin-bottom: 25px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment