Skip to content

Commit

Permalink
add viewport meta tag for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
RayBB authored and bhousel committed Oct 30, 2024
1 parent 02fcaad commit 2368365
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Name Suggestion Index</title>
<link rel="stylesheet" href="style.css">
</head>
Expand Down

0 comments on commit 2368365

Please sign in to comment.