Commit fbfb0bc5d0d34f76a905d6bebbd9f51a644b868a

Authored by 刘宏哲
1 parent 4b224044

feat(app): 字体调整

@@ -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),