Heim: Welcome näher ans Foto (Spacer 300→250)
This commit is contained in:
parent
82639acf7f
commit
5dc76db8cb
1 changed files with 1 additions and 1 deletions
|
|
@ -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 {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue