Skip to content

Commit f90cd3e

Browse files
authored
Update index.html
1 parent 9299fef commit f90cd3e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
88
<meta name="format-detection" content="telephone=no">
99
<meta name="apple-mobile-web-app-capable" content="yes">
10-
<meta name="apple-mobile-web-app-status-bar-style" content="default">
10+
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
1111
</head>
1212

1313
<body>
14-
<div style="position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #f0f;"></div>
14+
<div style="position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #ff0;"></div>
1515
</body>
1616
</html>

0 commit comments

Comments
 (0)