feat: change statistic deciaml font size

This commit is contained in:
兼续 2020-11-19 19:07:53 +08:00
parent 1f935803f8
commit 310c16bf06

View File

@ -860,7 +860,7 @@
// Skeleton
// ---
@skeleton-color: rgba(190, 190, 190, .2);
@skeleton-color: rgba(190, 190, 190, 0.2);
@skeleton-to-color: shade(@skeleton-color, 5%);
@skeleton-paragraph-margin-top: 28px;
@skeleton-paragraph-li-margin-top: @margin-md;
@ -932,7 +932,7 @@
// ---
@statistic-title-font-size: @font-size-base;
@statistic-content-font-size: 24px;
@statistic-unit-font-size: 16px;
@statistic-unit-font-size: 24px;
@statistic-font-family: @font-family;
// Drawer