Skip to content

Commit 115f9c5

Browse files
🚩 Updated Responsiveness
1 parent e2f6b3e commit 115f9c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
gtag('config', 'UA-175461719-1');
1313
</script>
1414

15-
<meta charset="utf-8">
16-
<meta content="width=device-width, initial-scale=1.0" name="viewport">
15+
<meta name="viewport"
16+
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
1717

1818

1919
<title>DevScript</title>

0 commit comments

Comments
 (0)