Hello everyone i need your help to make a responsive website, when seen on a bigger screen my website is not responsive
Can you tell me how to proceed
Hey Sarah, you can add large screen breakpoints which will let you add specific styles for large screens. I also tend to use max-width a lot on divs and containers which helps to keep the content from becoming too spread out.