mirror of
				https://github.com/ImranR98/Obtainium.git
				synced 2025-10-28 20:13:28 +01:00 
			
		
		
		
	Reduce top padding as we no longer need it
This commit is contained in:
		| @@ -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( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user