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

  • parkerrn9• 210

    @parkerrn9

    Posted

    Nice job! While the desktop design looks good, the mobile version is missing. Try implementing media queries for better responsiveness. Also, consider the mobile-first approach for improved overall responsiveness. You can learn more about it here: https://medium.com/@Vincentxia77/what-is-mobile-first-design-why-its-important-how-to-make-it-7d3cf2e29d00"

    Marked as helpful

    0
  • Purdanoski• 30

    @Purdanoski

    Submitted

    Hello everyone, It will mean a lot to me if you have a spare time to rate my solution of the QR code component challenge. Thank you

    parkerrn9• 210

    @parkerrn9

    Posted

    You've done a good job, but I believe there are some design improvements needed. Firstly, enhance the mobile version and also overall design responsiveness by using a different unit for widths, as percentage values may not work well on very wide screens (check by setting the width in dev tools to > 2000). Consider using either grid or flex positioning for the body. Lastly, explore the filter property, specifically contrast and brightness, to overlay the image and adjust its color to better match the design.

    Marked as helpful

    1
  • parkerrn9• 210

    @parkerrn9

    Posted

    nice work man but i just think you forgot to add the hover state for the button

    0
  • parkerrn9• 210

    @parkerrn9

    Posted

    Nice bro work but it seems you had a problem dealing with the qoutes icon and thats because you added it to your html using the img tag. I think you can solve it by it deleting from the html and using the " backgound: url() [and other properties of the background]" to add it to the daniel class. I hope you find this helpful

    0