CSS Media Queries and Responsive Font Sizes Not Working as Expected
I'm having trouble with making my text responsive and applying media query rules correctly. The media query rules for changing the background color of the body element do not seem to be applied. The font sizes for h1 and p elements do not appear to be responsive as expected.
Any help or suggestions would be greatly appreciated!
Here is my code: https://jsfiddle.net/3sjboL14/3/
Edit fiddle - JSFiddle - Code Playground
Test your JavaScript, CSS, HTML or CoffeeScript online with JSFiddle code editor.
0 Replies