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…
Remove the width from these elements and watch the magic…
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…
Remove the width from these elements and watch the magic…