Skip to content

Commit

Permalink
Add viewport metatag
Browse files Browse the repository at this point in the history
  • Loading branch information
lemeryfertitta committed Dec 17, 2023
1 parent 80b3b80 commit d8b405a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
rel="stylesheet"
href="lib/bootstrap-5.3.2-dist/css/bootstrap.min.css"
/>
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>
<body>
<div class="container text-center">
Expand Down

0 comments on commit d8b405a

Please sign in to comment.