I am trying to add a 'Read more' feature on my friend's website. I was able to achieve the desired effect, but when I tried to adjust the alignment of the box, it affected the 'Read more' feature.
Original design: https://codepen.io/szlvga/pen/poNOqpO
Adjusted design: https://codepen.io/szlvga/details/yLVQQoY
I want the 'Read more' button to only expand the specific box that I click on, similar to the first Codepen example, rather than expanding all boxes in the row like in the second Codepen.
Any suggestions on how to achieve this? Thank you in advance!
Everything is on codepen.