readthedocs / website

The Read the Docs community website
16 stars 6 forks source link

Improve home page how it works responsive behaviour #109

Closed nienn closed 2 years ago

nienn commented 2 years ago

Improves the home page "How it works" section responsive behaviour by centering the header text and limiting the columns width on mobile viewport devices.

Preview on 648px: Screenshot 2022-03-15 095039

Note: The mobile viewport encompasses a large number of device widths, from the larger 768px phones to the smallest under 320px. The current proposed solution using SUI device only grid options cannot account for different displays for devices within this group. This means that the 10/16th column that seems large on 768px can become weirdly narrow on 320px devices.