diff --git a/Content.Client/UserInterface/NanoStyle.cs b/Content.Client/UserInterface/NanoStyle.cs index ac8fa8b11d..33d52b3ae7 100644 --- a/Content.Client/UserInterface/NanoStyle.cs +++ b/Content.Client/UserInterface/NanoStyle.cs @@ -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.