Understanding Max-Width and Min-Width in CSS Media Query
What is a Media Query?
Media query is used to apply specified CSS, depending on the device and whether it matches the media query criteria. This is useful when making a web page responsive because you can apply a particular style to a particular devi...
glorypraise.hashnode.dev2 min read