less horizontal padding for slides

This commit is contained in:
Hakim El Hattab
2012-08-04 14:13:15 -04:00
parent f837343f9f
commit 7101c2408d
2 changed files with 2 additions and 2 deletions

View File

@ -468,7 +468,7 @@ body {
.reveal .slides {
position: absolute;
max-width: 900px;
width: 60%;
width: 80%;
height: 60%;
left: 50%;
top: 50%;