gui2/title_screen: Increase bottom row margins from 0px to 10px

This hopefully makes it seem a little tidier than having all of the
bottom row buttons and labels hugging the edges of the game screen.
This commit is contained in:
Iris Morelle 2021-09-23 12:13:44 -03:00
parent da7d8c6aed
commit 5f5b2c1b1b
No known key found for this signature in database
GPG key ID: E312033F4023A753

View file

@ -449,6 +449,8 @@ where
[column]
horizontal_grow = true
vertical_alignment = "bottom"
border = "bottom,left,right"
border_size = 10
[grid]