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

All comments

  • Ner046 50

    @Ner046

    Submitted

    What are you most proud of, and what would you do differently next time?

    I feel my design got pretty close to the solution

    What challenges did you encounter, and how did you overcome them?

    Added more code than necessary, especially the padding. But now its a bit better because I used advantage of the padding shortcut

    What specific areas of your project would you like help with?

    Just general tips, anything can help

    manamasu 10

    @manamasu

    Posted

    Great job on completing this task :)

    The solution looks pretty close to the design, one observation I would like to share is that the box-shadow effect may be slightly too little. Additionally, although it is not directly related to the task at hand, I recommend considering the use of a template for the README file. This could help you create a quick landing page for users on your GitHub profile specifically for that repository/task. Hope you found that comment helpful and Im excited to see more of your solutions!

    0
  • @mongkolkhanit-d

    Submitted

    What are you most proud of, and what would you do differently next time?

    I feel like I can do things more easily! Thanks to the people who helped guide me, I have read and tried to improve my skills.

    manamasu 10

    @manamasu

    Posted

    I have reviewed the source code a little and would like to suggest a few potential improvements regarding property sizes. For instance, in larger CSS files, it may be beneficial to avoid using specific values such as font-size: 0.938rem in the class card--name, as this could complicate maintenance and consistency across the project (unless we are aiming for pixel-perfect designs that necessitate such precision).

    Additionally, I believe that extending the length of the card slightly, as demonstrated in the proposed solution, along with reducing the box-shadow effect, could enhance the overall appearance.

    Overall, great job on the project!

    0