ABurcham / ColmarAcademy

Repository for Capstone project, ColmarAcademy.
0 stars 0 forks source link

add this meta tag #2

Open rimmesbe opened 6 years ago

rimmesbe commented 6 years ago

Always add this meta tag to the <head> when you are using media queries: <meta name="viewport" content="width=device-width, initial-scale=1"> This will ensure they show up on all devices, like smartphones. https://developer.mozilla.org/en-US/docs/Mozilla/Mobile/Viewport_meta_tag

https://github.com/ABurcham/ColmarAcademy/blob/master/index.html#L3