Browse Source

viewport meta to fit notes window on ipad

Hakim El Hattab 11 năm trước cách đây
mục cha
commit
b67889049a
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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>