Centre youtube artwork

This commit is contained in:
Jonathan Cremin 2015-01-13 11:54:00 +00:00
parent 1965a8787d
commit f605e72699
3 changed files with 6 additions and 2 deletions

View file

@ -157,6 +157,10 @@ h3 {
background-size: cover;
border-radius: 5px;
}
.artwork-youtube {
background-position: 50% 0%;
}
.not-found {
opacity: 0.2;
}