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

  • P

    @craigdev937

    Submitted

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

    I always focus on using vanilla CSS and try to learn new things.

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

    I had experimented with the margin and padding to add seperation between elements.

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

    Please let me know if there are ways to improve?

    @moojica

    Posted

    Looks great!

    Great use of CSS Variables. Now if you ever want to change the styling theme of this component it will be very easy!

    One thing to note, your learning__header paragraph element is yellow by default, when it should be only while hovering the text. The box shadow should also change a bit when the mouse enters the card, to reflect a focus state. If you're unfamiliar with how to adjust this I would look into CSS Hover in the MDN documentations.

    Nonetheless, with those 2 quick fixes you are good to go! Keep it up!

    Marked as helpful

    1
  • @claudiotadeu

    Submitted

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

    Me orgulho de fazer meu primeiro frontend. Vou procurar soluções mais simples na parte mobile.

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

    Justamente entender o que era pra fazer. No inicio, achei que fosse pra criar um qrcode. só entendi quando olhei a documentação. Tambem nunca havia feito nada para mobile. Procurei soluções de css na internet.

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

    foi tranquilo, porém acho que a questão do projeto tinha que ser iniciado pensando no mobile, isso seria interessante.

    @moojica

    Posted

    Your solution came out great!

    If I had to give a few tips, I would recommend playing around in the Figma file a bit more. By getting comfortable with designs in Figma, you can get a closer outcome to the desired design, what is also referred to as "pixel perfect."

    Also, updating your README.md file using the provided template. This is good when people visit your code, as it lays out a nice overview of your project such as what it will look like, any important links such as your live site, what your process looked like, and so on.

    Nonetheless, nice job! Keep it up.

    0