added keyframe setting

This commit is contained in:
Luke Pulverenti 2015-08-28 13:39:52 -04:00
parent 3bae11071d
commit b18aec8344
12 changed files with 50 additions and 18 deletions

View file

@ -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 {