From 82639acf7fd3457420e8997ec0bf840377db1836 Mon Sep 17 00:00:00 2001 From: rene Date: Sat, 30 May 2026 12:55:47 +0200 Subject: [PATCH] =?UTF-8?q?Heim:=20Spacer=20200=E2=86=92300,=20damit=20Wel?= =?UTF-8?q?come=20und=20Themen-Karten=20unter=20dem=20Foto=20sitzen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- BanYaroGo/Views/HeimView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BanYaroGo/Views/HeimView.swift b/BanYaroGo/Views/HeimView.swift index 6de0dd0..ebba4b8 100644 --- a/BanYaroGo/Views/HeimView.swift +++ b/BanYaroGo/Views/HeimView.swift @@ -39,7 +39,7 @@ struct HeimView: View { ScrollView { VStack(spacing: 16) { - Spacer(minLength: 200) // breathing room for the photo + Spacer(minLength: 300) // breathing room for the photo header dogPickerCard if let dashboard {