瀏覽代碼

Cleaned up stuff, added home screen after login or registration (search default for now)

Hector Carrion 4 年之前
父節點
當前提交
2545670796
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0
    1
      Comedores Sociales/View/Search/Search.swift

+ 0
- 1
Comedores Sociales/View/Search/Search.swift 查看文件

27
                     FoodCardView(item: item)
27
                     FoodCardView(item: item)
28
                 }
28
                 }
29
             }
29
             }
30
-            .padding()
31
         }
30
         }
32
     }
31
     }
33
 }
32
 }