fission-codes / landing-page

Fission home page
https://fission.codes
Other
9 stars 2 forks source link

Fix #28: Flexbox stretching issue #29

Closed matheus23 closed 4 years ago

matheus23 commented 4 years ago

Safari has weird behaviour with flexbox items:

The default align-items: stretch is implemented in a way that makes e.g. images have the initial height. (Only happens in flex rows)

Some info: https://stackoverflow.com/questions/57516373/image-stretching-in-flexbox-in-safari