diff --git a/lib/ui/community/community_views/community_page.dart b/lib/ui/community/community_views/community_page.dart index 8e95d8b6..f6ddaaf1 100644 --- a/lib/ui/community/community_views/community_page.dart +++ b/lib/ui/community/community_views/community_page.dart @@ -88,7 +88,7 @@ class _CommunityPageState extends State final appProvider = Provider.of(context); return Scaffold( appBar: AppBar( - titleSpacing: 10.0, + titleSpacing: 0, title: Align( alignment: Alignment.centerLeft, child: Theme(