3column-preview-card-component with HTML and CSS

Solution retrospective
Hello 👋🏿. This is my second challenge on this platform and I would appreciate any feedback that would help me improve my css knowledge.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @omar-ashraf2
Great job overall! However, the box is not centered in desktop view, and there is a scroll on the page. To fix this, set a "min-height" instead of just "height" on the main container and add a "width" property instead of "max-width".
Marked as helpful
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord