Browse Source

viewport meta to fit notes window on ipad

embed
Hakim El Hattab 12 years ago
parent
commit
b67889049a
  1. 2
      plugin/notes-server/notes.html

2
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>

Loading…
Cancel
Save