Fix loader css
This commit is contained in:
parent
2fdf364947
commit
03c50b550a
1 changed files with 4 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue