subhadipbhowmik / 30-Days-Of-CPP

30 days of CPP programming challenge is a step by step guide to learn CPP programming language in 30 days. Happy Coding.
https://subhadipbhowmik.github.io/30-Days-Of-CPP/
MIT License
58 stars 143 forks source link

Bug: Fix Text alignment in the cards #149

Open Devaki01 opened 3 months ago

Devaki01 commented 3 months ago

Describe the bug

The text is not properly aligned in the card. It would look more presentable if the description and bottom border will have a little space in between them.

Add Screenshots

image image

Steps To Reproduce

  1. Go to 'Home page'
  2. Scroll to the second section

The expected behavior

  1. Good amount of space between the text and the bottom border.
  2. Add colors and animations to the cards.

Can you please assign me this issue under ggsoc'24?

github-actions[bot] commented 3 months ago

Thank you for creating this issue! We'll look into it as soon as possible. Your contributions are highly appreciated! 😊

Devaki01 commented 3 months ago

Thank you for assigning. Will start the work right away.