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 {