Consider adding meta tag to zoom out in mobile devices
Closed this issue · 4 comments
epintos commented
@SKOLZ Consider adding <meta name="viewport" content="width=device-width, initial-scale=1.0">
SKOLZ commented
@epintos I thought we had the "fake responsive" meta tag which makes the page look really small and allows the user to zoom in. This is not ideal but It's a basic solution for pages that don't have responsiveness implemented. What should we do?
- Add the responsive meta tag?
- Add the fake responsive zoom in meta tag?
holywyvern commented
While it was probably a good idea in 2017, we decide to move the bootstrap to an API only version, so I'm closing this issue.