Html – How to align cards in columns without activating vertical scrolling?
I have several cards within a column made with Bootstrap 5: https://jsfiddle.net/fzxc1v69/ Currently each of the cards are aligned one below the other, but I don't want that. As you can see, my .section was made to only occupy the…