Fix loader css

This commit is contained in:
Jonathan Cremin 2017-05-07 00:12:17 +01:00
parent 2fdf364947
commit 03c50b550a

View file

@ -102,10 +102,13 @@ export default {
padding-bottom: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position-x: center;
border-radius: 5px;
}
.artwork-youtube {
background-position: 50% 0%;
}
.service {
position: relative;
margin-bottom: 10px;
}
.service-link img {