Skip to content

Commit a4974ec

Browse files
improving mobile view with viewport meta
1 parent 2fa091f commit a4974ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

web-share/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<meta charset="utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
56
<title>Web share test</title>
67
<style>
78

0 commit comments

Comments
 (0)