mirror of
https://github.com/osukey/osukey.git
synced 2025-08-04 23:24:04 +09:00
Revert back header for login form, fix incorrect spacing on header
This commit is contained in:
@ -66,8 +66,8 @@ namespace osu.Game.Overlays.Settings.Sections.General
|
||||
{
|
||||
new OsuSpriteText
|
||||
{
|
||||
Text = "LOG IN",
|
||||
Margin = new MarginPadding { Bottom = 10 },
|
||||
Text = "ACCOUNT",
|
||||
Margin = new MarginPadding { Bottom = 5 },
|
||||
Font = @"Exo2.0-Black",
|
||||
},
|
||||
form = new LoginForm()
|
||||
|
Reference in New Issue
Block a user