CSS-Media Query
Introduction to Media-Query
Media queries are a feature of CSS that allows you to apply different styles to a webpage based on the characteristics of the device it is being displayed on. This can be useful for creating responsive designs that look go...
code-aryan.hashnode.dev2 min read