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

Recipe Main Page HTML CSS

@scarlet-azure

Desktop design screenshot for the Recipe page coding challenge

This is a solution for...

  • HTML
  • CSS
1newbie
View challenge

Design comparison


SolutionDesign

Community feedback

@A-Olatunbosun

Posted

you have done a wonderful job @scarlet-azure...

however, it seems the padding main page container is kinda much. this section of the code below, you can reduce the padding to like 40px

.main-page {
    background-color: hsl(0, 0%, 100%);
    width: 40%;
    margin: auto;
    padding: 60px;
    border-radius: 20px;

you can also work on responsiveness, so it can be responsive across many devices. how i wish i could provide a link or resources to study media queries, but still you can make research on how to use media queries for making responsive design.

Goodluck scarlet-azure, a nice job you've done here..

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