Skip to content

Commit 4dc94ca

Browse files
committed
chore: improve phone users ux
1 parent e6adea5 commit 4dc94ca

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

index.html

+4-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
5+
<meta
6+
name="viewport"
7+
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
8+
/>
69
<title>Python Playground</title>
710
<meta name="msapplication-TileColor" content="#1e1e1e" />
811
<meta name="theme-color" content="#1e1e1e" />

0 commit comments

Comments
 (0)