Unresponsive grid

Hi Jonathan,

The grid is responsive.
The problem is that you gave width to the cards/buttons inside (.hosting_button, .hosting_solution_card). These elements are not responsive… :slight_smile:
Remove the width from these elements and watch the magic… :wink:

3 Likes