Add some space below the title in big number cards
This commit is contained in:
parent
00610991b7
commit
85105ea156
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue