Mick
@F9F6EEAll solutions
- Submitted 16 days ago
Four-card-feature-section-solution
- HTML
- CSS
Instead of using absolute position for the icon, aligning all the card content to the right and the text to the left helped to put the icons in the good position with some padding.
- Submitted 7 months ago
Product-preveiw-card
- HTML
- CSS
Use the "overflow" property in the container to help you controls what happens to content that is too big to fit into the container area.