update height

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
Sean Cross 2022-04-06 23:06:35 +08:00
parent f2d1cd2627
commit 1a0f8eee4d
1 changed files with 1 additions and 1 deletions

View File

@ -892,7 +892,7 @@
// when the presentation is scaled to fit different resolutions. Can be
// specified using percentage units.
width: 1280,
height: 800,
height: 960,
// Factor of the display size that should remain empty around the content
margin: 0.1,