viewport meta added

This commit is contained in:
ed barz 2022-05-07 20:22:08 +02:00
parent 5615d3d9e8
commit fbccb21b1b
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View File

@ -3,6 +3,7 @@
<head>
<title>Title</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css"/>
<link rel="stylesheet" href="asset/leaflet/leaflet.css"/>