Is it possible to generate more than one QRCode on the screen without them grouping together alone?
Because I have a loop with several QRCodes that should be inside each card, but I realized that they all carry them inside the tag

Even though I force it via CSS, they don't stay in the correct position.

Is it possible to generate more than one QRCode on the screen without them grouping together alone?
Because I have a loop with several QRCodes that should be inside each card, but I realized that they all carry them inside the tag
Even though I force it via CSS, they don't stay in the correct position.