Heim: Welcome näher ans Foto (Spacer 300→250)

This commit is contained in:
rene 2026-05-30 12:58:14 +02:00
parent 82639acf7f
commit 5dc76db8cb

View file

@ -39,7 +39,7 @@ struct HeimView: View {
ScrollView { ScrollView {
VStack(spacing: 16) { VStack(spacing: 16) {
Spacer(minLength: 300) // breathing room for the photo Spacer(minLength: 250) // breathing room for the photo
header header
dogPickerCard dogPickerCard
if let dashboard { if let dashboard {