Heim: Spacer 200→300, damit Welcome und Themen-Karten unter dem Foto sitzen
This commit is contained in:
parent
f2e9d5deaf
commit
82639acf7f
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue