makeHomeGreatAgain #18

Manually merged
axiom-team merged 7 commits from makeHomeGreatAgain into master 2021-02-27 02:20:00 +01:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit b3cd00749d - Show all commits

View File

@ -126,6 +126,7 @@ class HomeScreen extends StatelessWidget {
child: Row(
mainAxisAlignment: MainAxisAlignment.center,
children: <Widget>[
SizedBox(width: 7),
Image(
image: AssetImage('assets/icon/gecko_final.png'),
height: 180),