Compare commits
3 Commits
39c72c38cf
...
d11b8a806f
| Author | SHA1 | Date | |
|---|---|---|---|
| d11b8a806f | |||
| 1abfb1bd19 | |||
| 40f9ff6413 |
@@ -70,7 +70,7 @@ class _HomeViewState extends State<HomeView> {
|
|||||||
],
|
],
|
||||||
),
|
),
|
||||||
Padding(
|
Padding(
|
||||||
padding: const EdgeInsets.symmetric(vertical: 24.0),
|
padding: const EdgeInsets.symmetric(vertical: 16.0),
|
||||||
child: InfoTile(
|
child: InfoTile(
|
||||||
width: constraints.maxWidth * 0.95,
|
width: constraints.maxWidth * 0.95,
|
||||||
title: 'Recent Games',
|
title: 'Recent Games',
|
||||||
|
|||||||
Reference in New Issue
Block a user