increase padding

This commit is contained in:
Albie Spriddell 2019-11-22 18:23:48 +00:00
parent 4063135a3a
commit 4cb09df754
1 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ protected ModSection()
Spacing = new Vector2(50f, 0f),
Margin = new MarginPadding
{
Top = 6,
Top = 20,
},
AlwaysPresent = true
},