Skip to content

Commit

Permalink
Remove viewport (for now) (#716)
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithmohan authored Dec 14, 2023
1 parent a762d20 commit 3de9d60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- <meta name="viewport" content="width=device-width, initial-scale=1.0"> -->
<title>Shoko WEB UI</title>
<link rel="shortcut icon" href="/favicon.ico" />
</head>
Expand Down

0 comments on commit 3de9d60

Please sign in to comment.