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 {