less horizontal padding for slides
This commit is contained in:
		| @@ -468,7 +468,7 @@ body { | |||||||
| .reveal .slides { | .reveal .slides { | ||||||
| 	position: absolute; | 	position: absolute; | ||||||
| 	max-width: 900px; | 	max-width: 900px; | ||||||
| 	width: 60%; | 	width: 80%; | ||||||
| 	height: 60%; | 	height: 60%; | ||||||
| 	left: 50%; | 	left: 50%; | ||||||
| 	top: 50%; | 	top: 50%; | ||||||
|   | |||||||
| @@ -1,5 +1,5 @@ | |||||||
| /*! | /*! | ||||||
|  * reveal.js 1.5 r12 |  * reveal.js 1.5 r13 | ||||||
|  * http://lab.hakim.se/reveal-js |  * http://lab.hakim.se/reveal-js | ||||||
|  * MIT licensed |  * MIT licensed | ||||||
|  *  |  *  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user