Latest comments
- @Shikhar0411@mahnoork18
Hey, nice work there! I would like you to suggest a few things: Try to wrap in the <main> tag to make it more structured, also you should keep your content part in a single div it will help you manage it well. For the responsive part, I would like to suggest you add a (max-width-768px) media query to take care of the mobile and tablet versions. also, add max-width to the container for mobile design. Hope this helps.
Marked as helpful - @MuhammadM1998@mahnoork18
This is pixel perfect layout! Good Job
- @ZeyadTa
- @saykeed@mahnoork18
Hey nice work, your code is clean and readable. I would like to suggest you use rems for padding it will help you more than pixels.
Marked as helpful - @viplavg@mahnoork18
hey, nice work there! suggestion from my side you need to add background-repeat:no-repeat to the body so that wave doesn't repeat. and make its width 100% too. good luck (Y)