piyushgarg-dev / piyushgargdev-nextjs

https://piyushgarg.dev
191 stars 1.28k forks source link

[Bug]: Incorrect formatting for YouTube section #1394

Open akshay11agrawal opened 8 months ago

akshay11agrawal commented 8 months ago

Describe the bug

Text formatting for popular uploads from YouTube is incorrect. All the text should be correctly aligned in a single line.

To Reproduce

  1. Go to 'https://www.piyushgarg.dev/'
  2. Scroll down to the YouTube section just above the Courses
  3. Text alignment for 'Popular Uploads' looks incorrect.

Expected behavior

'Popular Uploads from My Youtube Channel' should be present in a single line, instead of splitting it into 2 separate lines.

Screenshots/Videos

Screenshot 2024-03-24 at 1 09 27 PM

Additional context

No response

Please checkmark the following checklist

akshay11agrawal commented 8 months ago

The PR https://github.com/piyushgarg-dev/piyushgargdev-nextjs/pull/1392 fixes both issues :

Note: As the initial PR for the #1338 issue was not merged, #1394 will also get fixed as part of the same PR.