From 1a0f8eee4d5dc7279afe47c6c5a53548df37ac33 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Wed, 6 Apr 2022 23:06:35 +0800 Subject: [PATCH] update height Signed-off-by: Sean Cross --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d0f366e..661e9ea 100644 --- a/index.html +++ b/index.html @@ -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,