Skip to content

Commit d93128e

Browse files
Update shangchigame.html
Signed-off-by: NAGA SASANK <rockingshooters7@gmail.com>
1 parent c2ea131 commit d93128e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

shangchigame.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
<head>
22
<title>shangchigame.com</title>
33
<meta charset="UTF-8">
4-
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4+
<meta name="viewport" content="width=1024">
5+
56
<style>
7+
html, body { min-width: 1024px; }
68
body{
79
overflow:auto;
810
background:black;

0 commit comments

Comments
 (0)