Remove iPad compat
This commit is contained in:
@@ -271,7 +271,7 @@ struct FavoriteGymSection: View {
|
||||
}
|
||||
|
||||
var body: some View {
|
||||
VStack(alignment: .leading, spacing: 16) {
|
||||
VStack(alignment: .leading, spacing: 16) {
|
||||
HStack {
|
||||
Image(systemName: "location.fill")
|
||||
.font(.title2)
|
||||
|
||||
Reference in New Issue
Block a user