fyne-io/developer.fyne.io

Horizontal overflow on mobile devices on developer.fyne.io/

jpasikainen opened this issue · 1 comments

On mobile devices page https://developer.fyne.io/ div "intro row" overflows horizontally if screen width is less than 675. This is most likely caused by div.intro-row having flex-flow with no-wrap property.

Thanks for noticing, this is now fixed