Heim: Spacer 200→300, damit Welcome und Themen-Karten unter dem Foto sitzen

This commit is contained in:
rene 2026-05-30 12:55:47 +02:00
parent f2e9d5deaf
commit 82639acf7f

View file

@ -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 {