freya_code_editor/
constants.rs

1pub static BASE_FONT_SIZE: f32 = 5.0;
2pub static MAX_FONT_SIZE: f32 = 150.0;