diff --git a/lib/KnowledgePage.dart b/lib/KnowledgePage.dart index b829290..2c9b620 100644 --- a/lib/KnowledgePage.dart +++ b/lib/KnowledgePage.dart @@ -108,7 +108,7 @@ class KnowledgePage extends StatelessWidget { }, ), ), - SizedBox(height: 60), + SizedBox(height: 70), ], ), ); diff --git a/pubspec.yaml b/pubspec.yaml index f3eb90a..2f46842 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -63,10 +63,10 @@ flutter: assets: - assets/images/456.jpg - assets/images/123.jpg + - assets/images/bathroom.webp - assets/images/fallFactor.webp - assets/images/fallRescue1.webp - assets/images/fallRescue2.webp - - assets/images/bathroom.webp # The following line ensures that the Material Icons font is # included with your application, so that you can use the icons in # the material Icons class.