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

@ -196,7 +196,7 @@ namespace osu.Game.Overlays.BeatmapSet
{
Anchor = Anchor.TopRight,
Origin = Anchor.TopRight,
TextSize = 17,
TextSize = 14,
TextPadding = new MarginPadding { Horizontal = 35, Vertical = 10 }
},
Details = new Details(),