모든 웹 페이지에 viewport 지정

This commit is contained in:
2018-06-29 14:32:59 +09:00
parent 2979691d7e
commit f37a602da3
59 changed files with 180 additions and 59 deletions
+1
View File
@@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">>
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>OAuth 로그인 실패</title>
</head>
<body>