piyushgarg-dev / piyushgargdev-nextjs

https://piyushgarg.dev
183 stars 1.2k forks source link

[Bug]: Skill items overlapping in cards under Course page #1429

Open Krishnendu-1 opened 4 months ago

Krishnendu-1 commented 4 months ago

Describe the bug

The skill items [i.e. Nodejs, GraphQL] for the first card under the "Courses" page overlap on screens with 1920 x 1080 and iPhone SE resolutions. Screenshot (55) Screenshot (56)

To Reproduce

  1. Open the site on a PC
  2. Go to the inspect and select Dimensions to 1920 X 1080 or select iPhone SE
  3. See the bug

Expected behavior

Bottom skill items with proper padding. Screenshot (57) Screenshot (58)

Screenshots/Videos

No response

Additional context

No response

Please checkmark the following checklist

Krishnendu-1 commented 4 months ago

@piyushgarg-dev when you will be free, please review my first pull request that I made after watching your videos. Thanks for your valuable open-source contribution videos😊