De-mystifying Media Queries
You have probably heard about responsive design before. CSS that changes based on the device's screen size. Media queries are what makes responsive designs work.
How do they work?
Media queries simply change the CSS properties applied based on the s...
thefullstackdev.hashnode.dev2 min read