mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
6 lines
191 B
HTML
6 lines
191 B
HTML
<head>
|
|
<title>Viewport META with semi-colons "width=device-width; initial-scale=2".</title>
|
|
<meta name="viewport" content="width=device-width; initial-scale=2">
|
|
</head>
|
|
<body></body>
|