页面uodate
This commit is contained in:
@@ -22,12 +22,10 @@ struct HomeView: View {
|
||||
PartyReading
|
||||
NewBooks
|
||||
Categories
|
||||
Spacer()
|
||||
}
|
||||
}
|
||||
.frame(maxWidth: .infinity)
|
||||
.padding(.horizontal, 12)
|
||||
.padding(.bottom, 48)
|
||||
.background(Color.gray.opacity(0.2))
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user