From 37ab8411c3bce52312d55dd730b6d9ab079f890e Mon Sep 17 00:00:00 2001 From: kuei <110316104@gms.tcu.edu.tw> Date: Sat, 21 Sep 2024 12:35:43 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9F=A5=E8=AD=98=E8=A3=9C=E5=85=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/KnowledgePage.dart | 2 +- pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.