Submitted 3 months ago
Responsive Four Columns Features Section
@Sazid99246
Design comparison
SolutionDesign
Community feedback
- @verakissyou17Posted 3 months ago
Hi, Sheikh Md. Sazidul Islam!!!
- I saw your CSS file and to center the main you can give your body element a display flex or grid, use their properties to center it in the middle of the page and give it a min-height of 100vh.
- Also instead of a break on the h1 you can give it a max-width.
- In the cards that you made, to move the image to the right , instead of float you can use ```` align-self: flex-end ```.
- You did a great job , those are only advices to improve your code.
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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