how to use media queries?
Hello Everyone! we will look at this article on how to use media query. Media query is a CSS technique introduced in CSS3. It uses the @media rule to include a block of CSS properties only if a certain condition is true.
I'm using Bootstrap for my pr...
ramustar.hashnode.dev1 min read