sef-global / sef-site

Official Website for Sustainable Education Foundation
https://sefglobal.org
MIT License
50 stars 137 forks source link

Responsive issue in scholarx/past-programs card-deck #1627

Closed mkskaushalya closed 3 months ago

mkskaushalya commented 3 months ago

Describe the bug The cards at the bottom of scholarx/past-programs on your website are not responsive. And that section has no padding in the mobile view. The row-gap between cards is also not available in the tablet view.

To Reproduce Steps to reproduce the behavior:

  1. Go to scholarx/past-programs on sefglobal.
  2. Change the screen size so that the screen size becomes small (768px>screen size>576px)
  3. See error
  4. Change the screen size so that the screen size becomes small (576px>screen size>0px)
  5. See an error

Expected behavior This card-deck section is made of a flex box. I would like to change its CSS and make it more responsive.

Screenshots image image

Desktop:

Are you working on it? Yes

YoshithaRathnayake commented 3 months ago

Nicee! Go ahead @mkskaushalya