Skip to content

Commit

Permalink
Add viewport meta
Browse files Browse the repository at this point in the history
  • Loading branch information
voodoos committed May 22, 2024
1 parent 7ed49ac commit 776628e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

<head>
<title>OCAMIX</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="./reset.css">
<link rel="stylesheet" href="./main.css">
<link rel="stylesheet" href="./theme.css">
Expand Down

0 comments on commit 776628e

Please sign in to comment.