Skip to content

Commit

Permalink
fix: scaling issue on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethnym committed Jul 23, 2024
1 parent df1e1df commit f4c67dc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
<title>infinifi</title>
<link rel="stylesheet" href="/style.css">

<meta name="viewport" content="width=device-width, initial-scale=1">

<meta name="twitter:card" content="summary"></meta>
<meta name="twitter:site" content="@kennethnym"></meta>
<meta name="twitter:title" content="infinifi"></meta>
Expand Down

0 comments on commit f4c67dc

Please sign in to comment.