Skip to content

Commit 3470fe3

Browse files
committed
WASM: UI update
1 parent 603e9c7 commit 3470fe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8">
5-
<meta name="viewport" content="width=device-width, initial-scale=0.6">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title>Dendy Emulator (WASM)</title>
77
<link rel="stylesheet" href="style.css">
88
<script src="wasm_exec.js"></script>

0 commit comments

Comments
 (0)