@Lakhdar-archSubmitted 2 months ago
Musab Khurram
@musab03All comments
- @musab03Posted 2 months ago
hey just a small tip, rounded-full will use here in the button styling
Marked as helpful0 - @Ajaya-RajbhandariSubmitted 2 months agoWhat challenges did you encounter, and how did you overcome them?
Well at first i used qrcode generator script, then i found out that the image generated was not responding according to the device, and i found out that i could use image provided by frontendmentor and it was easy to make page responsive.
What specific areas of your project would you like help with?I was having trouble to make the page responsive, and i think about not knowing much of css. So I want to improve in css flexbox, grid, margin, and dimension like px, %, em etc.
@musab03Posted 2 months agoCreate a div with the classes flex flex-col w-full max-w-sm mx-auto, and within that div, add an image to ensure it fits perfectly within the card.
Marked as helpful0