Add some space below the title in big number cards

This commit is contained in:
gregoirenovel 2018-08-29 14:54:22 +02:00
parent 00610991b7
commit 85105ea156

View file

@ -126,6 +126,7 @@ $big-number-card-padding: 2 * $segmented-control-item-border-radius;
display: block;
text-align: center;
margin: 0 auto;
margin-bottom: 20px;
color: $light-grey;
}