Skip to content

Commit

Permalink
try again viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
solderq35 committed Sep 14, 2023
1 parent 7190eb4 commit 1ef14ac
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion public/kw22/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8" />
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=no;user-scalable=0;"/>
<title>Kilowatt Crackdown</title>
<script type="module" crossorigin src="./assets/index.2f4b5498.js"></script>
<link rel="stylesheet" href="./assets/index.b2a2c636.css" />
Expand Down
1 change: 0 additions & 1 deletion src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ body {
left: 0;
width: 100%;
min-height: 100%;
touch-action: none;
}
.header {
margin: 0;
Expand Down

0 comments on commit 1ef14ac

Please sign in to comment.