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

  • @Miguelpr123

    Submitted

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

    The biggest learning from this simple design has been working with the css filter property to change the colors of the qr image To see how you can add code snippets, see below:

    .img-qr {
      filter: hue-rotate(25deg) contrast(305%) ;
    }
    

    @edson8877

    Posted

    utilizei bootstrap para o layout ficar responsivo

    0