How to create an equal height column with CSS
When building websites or apps a lot of the time we need to build equal height columns.
But sometimes it’s hard to create equal height columns if all the content inside the cards is not the same.
Like these cards here.
So, today we are going to s...
coderamrin.hashnode.dev3 min read