Skip to content

Commit

Permalink
Add viewport directive
Browse files Browse the repository at this point in the history
  • Loading branch information
maggick committed Jan 7, 2024
1 parent 3823087 commit d97cbcd
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 @@ -4,6 +4,7 @@
<head>
<meta charset="utf-8">
<title>Random Spotify album selector</title>
<meta content="width=device-width,initial-scale=1.0" name=viewport>
<script src="./src/script.ts" type="module"></script>
<link href="./tailwind.css" rel="stylesheet">

Expand Down

0 comments on commit d97cbcd

Please sign in to comment.