@AbestianSubmitted 13 days ago
What challenges did you encounter, and how did you overcome them?
Originally, I set the card's height to 522px and used relative positioning, then decided to apply absolute positioning to the author class. Towards the end of the project, I realized that wasn't the best approach. The middle section of the card didn't look quite right on smaller screens. So, I removed those properties, tweaked the margins a bit, and finally got the result I was looking for.