diff --git a/lib/features/portfolio/presentation/portfolio_page.dart b/lib/features/portfolio/presentation/portfolio_page.dart index cbb29a2f..9f7eee5c 100644 --- a/lib/features/portfolio/presentation/portfolio_page.dart +++ b/lib/features/portfolio/presentation/portfolio_page.dart @@ -133,7 +133,7 @@ class PortfolioPage extends HookConsumerWidget { children: [ Expanded( child: ListView( - padding: const EdgeInsets.only(bottom: 120), + padding: const EdgeInsets.only(bottom: 160), children: [ Text(FlutterI18n.translate(context, 'portfolio'), style: FontTheme.of(context).h4().copyWith(