better initial viewport
This commit is contained in:
parent
1535ac4812
commit
226ebc35ff
|
@ -3,7 +3,7 @@
|
|||
<head>
|
||||
<title>Shower</title>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
|
||||
<meta name="viewport" content="width=1274px, user-scalable=no">
|
||||
<link rel="stylesheet" href="themes/ribbon/styles/style.css">
|
||||
<style>
|
||||
#Cover H2 {
|
||||
|
|
Loading…
Reference in New Issue