@jefta-joseSubmitted 10 months ago
I found positioning the QR-CONTAINER at the center difficult. I resolved this by playing around with margin. I was also stuck on border radius for the image. The effect was only applying at the top. This was because I used padding bottom to create space between the image and the text instead of margin bottom.