update components

This commit is contained in:
Luke Pulverenti 2016-08-03 13:56:11 -04:00
parent 8b28397294
commit 29fdb143ab
8 changed files with 42 additions and 18 deletions

View file

@ -67,7 +67,7 @@ button.card {
padding-bottom: 18.5%;
}
.cardBox {
.card .cardBox {
padding: 0 !important;
margin: 0;
transition: none !important;
@ -316,8 +316,8 @@ button.cardImageContainer {
}
.card .indicators {
right: .5vh;
top: .5vh;
right: 2%;
top: 3%;
position: absolute;
display: flex;
align-items: center;