MVP #141

Merged
flixcoo merged 705 commits from development into main 2026-01-09 12:55:50 +00:00
Showing only changes of commit 7a80c1a792 - Show all commits

View File

@@ -144,7 +144,7 @@ class _HomeViewState extends State<HomeView> {
const SizedBox(height: 8),
] else ...[
const Center(
heightFactor: 4,
heightFactor: 5.35,
child: Text('No second game available.'),
),
],