Skip to content

Commit

Permalink
dad: viewport
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyHubert committed Aug 9, 2024
1 parent 8e921d6 commit 0849beb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions abi/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<html>
<head>
<meta name="viewport" content="minimum-scale=1,initial-scale=1,width=device-width,user-scalable=no">
<style>
.hide {
display: none !important;
Expand Down
1 change: 1 addition & 0 deletions sarah/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<html>
<head>
<meta name="viewport" content="minimum-scale=1,initial-scale=1,width=device-width,user-scalable=no">
<script>

const myScript = document.createElement('script')
Expand Down
1 change: 1 addition & 0 deletions yoseph/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<html>
<head>
<meta name="viewport" content="minimum-scale=1,initial-scale=1,width=device-width,user-scalable=no">
<script>

const myScript = document.createElement('script')
Expand Down

0 comments on commit 0849beb

Please sign in to comment.