Use osu-web font sizes

This commit is contained in:
TheWildTree
2020-02-07 20:28:02 +01:00
parent c09af0052b
commit 7395f01919
4 changed files with 5 additions and 5 deletions

View File

@ -118,7 +118,7 @@ namespace osu.Game.Overlays.BeatmapSet
Origin = Anchor.Centre,
Alpha = 0,
Text = "Unranked beatmap",
Font = OsuFont.GetFont(size: 13)
Font = OsuFont.GetFont(size: 12)
},
},
},