Skip to content

Commit

Permalink
fix(web-app-template): Remove unneeded initial-scale
Browse files Browse the repository at this point in the history
Per MDN docs for the viewport meta tag [1] the default
for initial-scale is 1 so no needed to include it.

[1]: https://developer.mozilla.org/en-US/docs/Web/HTML/Viewport_meta_tag

Signed-off-by: Thomas Steenbergen <opensource@steenbe.nl>
  • Loading branch information
tsteenbe committed Apr 16, 2024
1 parent 127968b commit ed7fdbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/reporters/web-app-template/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ed7fdbe

Please sign in to comment.