Skip to content

Commit

Permalink
feat: increase default mono-font size to 20
Browse files Browse the repository at this point in the history
  • Loading branch information
goweiwen committed Jun 21, 2023
1 parent ae9ed50 commit 2ed1871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/stylesheet.rs
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ rgui_particle_color = "0xFF{highlight:X}"
}

fn mono_font_size() -> u32 {
15
20
}
}

Expand Down

0 comments on commit 2ed1871

Please sign in to comment.