Updated padding

This commit is contained in:
2025-11-11 21:16:35 +01:00
parent dd754eb569
commit 40f9ff6413

View File

@@ -70,7 +70,7 @@ class _HomeViewState extends State<HomeView> {
],
),
Padding(
padding: const EdgeInsets.symmetric(vertical: 24.0),
padding: const EdgeInsets.symmetric(vertical: 16.0),
child: InfoTile(
width: constraints.maxWidth * 0.95,
title: 'Recent Games',