Making text box above already centered container
Im trying to make a informative text box and i feel like the answer should be pretty simple but im overlooking something. After a few tries and also checking the mighty GPT im coming here for advice.
How to remove the blank gap on the last element of the card
I want the cards to be evenly spread out across the page from left to right. However at the current stage there’s a massive gap to the right. I’ve tried to use the ‘last-child’ class in CSS, but it wasn’t successful