This is a solution to the Four card feature section challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- Semantic HTML5 markup
- CSS Grid
I learned how to position the cards so that they take on that effect. You just have to put them together in the shape of a cross and then just give a gap. 20px is more than enough.
Continue working with css grid