@BeziesSubmitted over 1 year ago
Any feedbacks are welcome. I had some difficulties with the color of some elements
Any feedbacks are welcome. I had some difficulties with the color of some elements
Hello @Bezies good work ! I have some feedbacks that can help you.
For this challenge don't use the % or the vw, vh for the width and height. make it a fix size using px or rem as it doesn’t take all the space at first. and just do a breakpoint where the container take the full width.
Avoid using absolute, you can center a div with the flexboxs
Good luck with your future projects ✌️