소스 검색

viewport meta to fit notes window on ipad

Hakim El Hattab 11 년 전
부모
커밋
b67889049a
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      plugin/notes-server/notes.html

+ 2 - 0
plugin/notes-server/notes.html

@@ -3,6 +3,8 @@
 	<head>
 		<meta charset="utf-8">
 
+		<meta name="viewport" content="width=1150">
+
 		<title>reveal.js - Slide Notes</title>
 
 		<style>