Commit fbfb0bc5d0d34f76a905d6bebbd9f51a644b868a

Authored by 刘宏哲
1 parent 4b224044

feat(app): 字体调整

... ... @@ -175,6 +175,7 @@ class _SummaryMetric extends StatelessWidget {
color: ActivityBurnMonthReportView._h1,
fontSize: 18,
fontWeight: FontWeight.w700,
height: 1.1,
),
),
const SizedBox(width: 3),
... ...