Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -175,6 +175,7 @@ class _SummaryMetric extends StatelessWidget { | @@ -175,6 +175,7 @@ class _SummaryMetric extends StatelessWidget { | ||
| 175 | color: ActivityBurnMonthReportView._h1, | 175 | color: ActivityBurnMonthReportView._h1, |
| 176 | fontSize: 18, | 176 | fontSize: 18, |
| 177 | fontWeight: FontWeight.w700, | 177 | fontWeight: FontWeight.w700, |
| 178 | + height: 1.1, | ||
| 178 | ), | 179 | ), |
| 179 | ), | 180 | ), |
| 180 | const SizedBox(width: 3), | 181 | const SizedBox(width: 3), |
-
Please register or login to post a comment