Change main menu button font.

This commit is contained in:
Pieter-Jan Briers 2019-04-01 15:53:50 +02:00
parent 0e1b3607a4
commit eef0db6001
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ namespace Content.Client.UserInterface
new SelectorElement(typeof(Button), null, null, null)),
new[]
{
new StyleProperty("font", animalSilence40),
new StyleProperty("font", notoSansBold16),
}),
// Main menu: also make those buttons slightly more separated.