Guide to Media-Query
CSS-Media Query
Media queries are basically a way to write conditional CSS. That means CSS markup that the browser will only render if certain conditions are met. Its most commonly use is in responsive design, where it’s a way to tell browsers to cha...
manishashsharma.hashnode.dev3 min read