rename padding config option to margin, better mobile support for scaled presentations (#310)
This commit is contained in:
parent
a20d3b6862
commit
1ca8306e2a
3 changed files with 21 additions and 14 deletions
|
@ -12,6 +12,8 @@
|
|||
<meta name="apple-mobile-web-app-capable" content="yes" />
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
|
||||
|
||||
<link rel="stylesheet" href="css/reveal.min.css">
|
||||
<link rel="stylesheet" href="css/theme/default.css" id="theme">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue