mastodon / joinmastodon

The official Mastodon project homepage
https://joinmastodon.org
240 stars 152 forks source link

fix: Improve button layout responsiveness on home page #768

Closed RosaErick closed 2 months ago

RosaErick commented 2 months ago

I encountered this issue while accessing the Mastodon website on my Samsung S20. The buttons in the hero section were overlapping and breaking the layout, prompting the need for this fix to ensure proper display on mobile devices. The update ensures that the buttons remain side-by-side on mobile devices, with a gap that dynamically adjusts based on screen size.

Changes

Testing

This fix enhances the user experience by maintaining a consistent and visually appealing layout on all devices.

before update

imag3e

after

image