Skip to content

Commit

Permalink
set the viewport width for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
burkeholland committed Jan 4, 2024
1 parent 60cdfcc commit 3f497db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions wwwroot/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.0">
<title>BlazorSortable</title>
<base href="/" />
<link href="css/app.css" rel="stylesheet" />
Expand Down

0 comments on commit 3f497db

Please sign in to comment.