Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Column-preview-card-component-main

@omar-bakry

Desktop design screenshot for the 3-column preview card component coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Finally! I hope it is good, i am new to CSS

Community feedback

Annas Dwi 400

@anasdwc

Posted

Hello 👋

  • Your component not center in mobile view

You can use justify-content to make your content center

Code ⌨️:

.parent {
   justify-content: center;
}

Documentation 📓: justify-content - CSS: Cascading Style Sheets | MDN

Feel free to reach me out 🍻

0

Please log in to post a comment

Log in with GitHub
Discord logo

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