Merge pull request #4163 from Vankerkom/reduce-tv-card-scaling
Reduce tv card scaling
This commit is contained in:
@@ -114,7 +114,7 @@ button::-moz-focus-inner {
|
||||
}
|
||||
|
||||
.card.show-animation:focus > .cardBox {
|
||||
transform: scale(1.18, 1.18);
|
||||
transform: scale(1.07, 1.07);
|
||||
}
|
||||
|
||||
.cardBox-bottompadded {
|
||||
|
||||
Reference in New Issue
Block a user