From 5dc76db8cb49de66f998ce6b058273d73d27c63b Mon Sep 17 00:00:00 2001 From: rene Date: Sat, 30 May 2026 12:58:14 +0200 Subject: [PATCH] =?UTF-8?q?Heim:=20Welcome=20n=C3=A4her=20ans=20Foto=20(Sp?= =?UTF-8?q?acer=20300=E2=86=92250)?= 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 ebba4b8..db2de2f 100644 --- a/BanYaroGo/Views/HeimView.swift +++ b/BanYaroGo/Views/HeimView.swift @@ -39,7 +39,7 @@ struct HeimView: View { ScrollView { VStack(spacing: 16) { - Spacer(minLength: 300) // breathing room for the photo + Spacer(minLength: 250) // breathing room for the photo header dogPickerCard if let dashboard {