fix card subtitle spacing

This commit is contained in:
Sean Yesmunt 2018-10-30 13:12:21 -04:00
parent 2536d46cdf
commit b42d673258

View file

@ -227,8 +227,7 @@
.card__subtitle {
color: $lbry-gray-5;
font-size: .9em;
line-height: .9em;
font-size: 0.9em;
padding-top: $spacing-vertical * 1/3;
@media (min-width: $large-breakpoint) {