deco-sites / fashion

The deco.cx Fashion Store Starter
https://fashion.deco.site
76 stars 126 forks source link

fix: Safari flex #425

Closed tlgimenes closed 1 year ago

tlgimenes commented 1 year ago

What is this contribution about?

It's now working kind of ok on safari for iphone 8.

Most of the fixes are transforming flex into grids. Flex box is good when you are dealing with lists and unbounded array of items. Most cases, we are dealing with grids, like when creating a header/content/footer layout. For these cases, grids work much better since they respect their containers on older browsers, like safari for iphone 8