added keyframe setting
This commit is contained in:
parent
3bae11071d
commit
b18aec8344
12 changed files with 50 additions and 18 deletions
|
@ -67,7 +67,7 @@
|
|||
}
|
||||
|
||||
.homeTopViews .cardImage {
|
||||
border-radius: 6px;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
.cardOverlayPlayButton {
|
||||
|
@ -322,10 +322,10 @@
|
|||
position: absolute;
|
||||
left: 0;
|
||||
right: 0;
|
||||
width: 64px;
|
||||
height: 64px;
|
||||
width: 50%;
|
||||
height: 50%;
|
||||
margin: auto;
|
||||
top: 25%;
|
||||
top: 22%;
|
||||
}
|
||||
|
||||
.bannerCard {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue