mirror of
https://github.com/osukey/osukey.git
synced 2025-07-01 08:20:00 +09:00
Match osu-web font size
This commit is contained in:
@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user