Tighten up the loading screen positioning a bit

[ci skip]
This commit is contained in:
Charles Dang 2019-11-04 18:21:17 +11:00
parent ab79fc672d
commit 2f6addd4b1

View file

@ -45,7 +45,7 @@
[column]
[spacer]
height = "((screen_height - if(screen_height < 800, 200, 0)) / 3.5)"
height = "((screen_height - if(screen_height < 800, 200, 0)) / 3)"
[/spacer]
[/column]