gabrielflorit / gabrielflorit/blockup
Using the viewport meta tag to control layout on mobile browsers
Open
- Dominant language
- JavaScript
- Stars
- 99
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
It should be possible to test a page on a mobile device without running into scaling issues.
If this line is added to the header then a page will scale correctly on a mobile device:
```
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.