less horizontal padding for slides
This commit is contained in:
@ -468,7 +468,7 @@ body {
|
||||
.reveal .slides {
|
||||
position: absolute;
|
||||
max-width: 900px;
|
||||
width: 60%;
|
||||
width: 80%;
|
||||
height: 60%;
|
||||
left: 50%;
|
||||
top: 50%;
|
||||
|
Reference in New Issue
Block a user