Reduce top padding as we no longer need it

This commit is contained in:
Imran Remtulla
2023-09-16 09:25:26 -04:00
committed by GitHub
parent 61d66e80d8
commit f9df3ac0e2

View File

@@ -152,7 +152,7 @@ class _AppPageState extends State<AppPage> {
mainAxisAlignment: MainAxisAlignment.center,
crossAxisAlignment: CrossAxisAlignment.stretch,
children: [
const SizedBox(height: 125),
const SizedBox(height: 20),
app?.icon != null
? Row(mainAxisAlignment: MainAxisAlignment.center, children: [
Image.memory(