diff --git a/lib/ui/dashboard/dashboard_panels.dart b/lib/ui/dashboard/dashboard_panels.dart index f81a64024..a69d1ad87 100644 --- a/lib/ui/dashboard/dashboard_panels.dart +++ b/lib/ui/dashboard/dashboard_panels.dart @@ -130,7 +130,7 @@ class DashboardPanels extends StatelessWidget { style: Theme.of(context) .textTheme .headline6 - .copyWith(fontSize: 18), + .copyWith(fontSize: 16), ), ), SizedBox(width: 6.0),