Latest solutions
Latest comments
- @ammar08sP@mswirydowicz
Hi,
You have bad img size on mobile.
- @SarahHannesP@mswirydowicz
Hey!
You haven't got <main>.
Your img is without width and height.
I think you haven't got figma file like me and our projects have got another font size. But is okay.
- @Stash443P@mswirydowicz
Hey!
Your image is too large. Look at project.
You haven't got <main>.
Why you touch img in div?
- @ricophie03What are you most proud of, and what would you do differently next time?
-
I'm just learned on how to use :root in css and what it is do. so we can spesify some global variables that we can reuse in other css styling to make some cleaner code and easier style to maintain.
-
I'm using flexbox to adjust the component's position. It will also make the component responsive too.
nothing so far.
What specific areas of your project would you like help with?Since I haven't touch html in a while, I'm confused why the qr code container is not fully centered even when i already used a flex display to control the positioning. When I inspect the html, the container height didn't cover the rest of html area. any idea why?
P@mswirydowiczHi!
-You haven't got <main>, you have only divs. -You use width 288px, you don't need px and height. -Your image haven't got borders.
-