@Miguelpr123Submitted 3 months ago
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%) ; }