Need help again with this layout
I tried to follow the solution a mod gave me but somehow it didn't work on my code. In the picture there is the desired layout i want and this is my code pen with the entire code: https://codepen.io/Gabriele888/pen/XJXxWGR
thanks for the help in advance.

4 Replies
paragraphs and headings have default margin so it created a lot of spacing, and your search items was limited to a fixed height of 4rem. So i removed the margin from headings and paragraphs and i change height:4rem; to min-height:4rem;
What's the difference btw height and min height in this case?
Please don't duplicate a post
https://discord.com/channels/436251713830125568/1433425837088182323