update height
Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
parent
f2d1cd2627
commit
1a0f8eee4d
@ -892,7 +892,7 @@
|
|||||||
// when the presentation is scaled to fit different resolutions. Can be
|
// when the presentation is scaled to fit different resolutions. Can be
|
||||||
// specified using percentage units.
|
// specified using percentage units.
|
||||||
width: 1280,
|
width: 1280,
|
||||||
height: 800,
|
height: 960,
|
||||||
|
|
||||||
// Factor of the display size that should remain empty around the content
|
// Factor of the display size that should remain empty around the content
|
||||||
margin: 0.1,
|
margin: 0.1,
|
||||||
|
Loading…
Reference in New Issue
Block a user