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

CSS grid/flex JS

James 340

@jacram

Desktop design screenshot for the Base Apparel coming soon page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
1newbie
View challenge

Design comparison


SolutionDesign

Solution retrospective


Love to get any feed back

Community feedback

Account Deleted

Your solution looks good but I notice especially in the Large Display the font-size you used is not quite big enough because of that when the user view your webpage especially the user have blurred vision. in the large display they will be hard to navigate for them add this

@media (min-width: 1200px) {
// for large monitor
 .content-text-para p {
  font-size: 15px;
   }
}

Marked as helpful

0

James 340

@jacram

Posted

@okayda thank you I will keep that in mind

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