fix(game): 부활 서비스 및 게임 화면 UI 수정
This commit is contained in:
@@ -99,7 +99,7 @@ class _RacePreviewState extends State<RacePreview> {
|
||||
TextSpan(
|
||||
text: char,
|
||||
style: TextStyle(
|
||||
fontFamily: 'monospace',
|
||||
fontFamily: 'JetBrainsMono',
|
||||
fontSize: 18,
|
||||
height: 1.2,
|
||||
color: _getCharColor(char),
|
||||
|
||||
Reference in New Issue
Block a user