Skip to content

Instantly share code, notes, and snippets.

@c-jacquin
Created December 7, 2016 14:22
Show Gist options
  • Select an option

  • Save c-jacquin/efbac5c29e4175acd4cb8fbeebc327aa to your computer and use it in GitHub Desktop.

Select an option

Save c-jacquin/efbac5c29e4175acd4cb8fbeebc327aa to your computer and use it in GitHub Desktop.
.artist-header{
padding-bottom:20px;
margin-bottom:20px;
border-bottom:solid 1px #000;
}
.artist-thumb{
width:80px;
height:auto;
float:left;
margin-right:10px;
}
.artist-albums .well{
margin-bottom:20px;
overflow:auto;
min-height:400px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment