We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f705f commit 324d410Copy full SHA for 324d410
options/popup.html
@@ -4,6 +4,7 @@
4
<meta charset="UTF-8">
5
<title>SteamDB</title>
6
<meta name="color-scheme" content="light dark">
7
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
8
<link rel="stylesheet" href="popup.css">
9
<script src="popup.js" defer></script>
10
</head>
0 commit comments