diff --git a/packages/flutter_timeline/lib/src/widgets/timeline_post.dart b/packages/flutter_timeline/lib/src/widgets/timeline_post.dart index d5afa16..863b558 100644 --- a/packages/flutter_timeline/lib/src/widgets/timeline_post.dart +++ b/packages/flutter_timeline/lib/src/widgets/timeline_post.dart @@ -200,7 +200,7 @@ class _TimelinePostWidgetState extends State { options.translations.anonymousUser, context, ), - const SizedBox(width: 8), + const SizedBox(width: 4), Text( widget.post.title, style: theme.textTheme.bodySmall?.copyWith(