1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-06 14:47:04 +02:00

viewport meta to fit notes window on ipad

This commit is contained in:
Hakim El Hattab
2013-05-19 17:01:52 -04:00
parent d1a97b379f
commit b67889049a

View File

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