Skip to content

Commit 88f7bf5

Browse files
stickzrumblefrog
authored andcommitted
Remove Viewport
We can't use this on a desktop first website. It breaks too many things.
1 parent d361b3c commit 88f7bf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

web/themes/default/core/header.tpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<html>
33
<head>
44
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5-
<meta name="viewport" content="width=device-width, initial-scale=1"/>
65
<title>{$title}</title>
76
<link rel="Shortcut Icon" href="themes/{$theme}/images/favicon.ico" />
87
<script type="text/javascript" src="./scripts/fontawesome-all.min.js"></script>

0 commit comments

Comments
 (0)