mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 17:47:29 +08:00
Match osu-web font size
This commit is contained in:
parent
35d5237ddd
commit
e072042d4e
@ -134,7 +134,7 @@ namespace osu.Game.Overlays.BeatmapSet
|
||||
{
|
||||
title = new OsuSpriteText
|
||||
{
|
||||
Font = OsuFont.GetFont(size: 37.5f, weight: FontWeight.SemiBold, italics: true)
|
||||
Font = OsuFont.GetFont(size: 30, weight: FontWeight.SemiBold, italics: true)
|
||||
},
|
||||
externalLink = new ExternalLinkButton
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user