-
Notifications
You must be signed in to change notification settings - Fork 6.2k
How to zoom or change font size? #202
Copy link
Copy link
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Feature description
I wonder if it's possible to customize font size or zoom in level by modifying source or config files.
Motivation
The font is a bit small for me.
Alternatives
No response
Additional context
Something I tried, but failed.
- I tried
Cmd + "+", however it does not work. - And I tried to go to the source file and see two scss files,
src/layout/index.scssandsrc/main.scss. I tried to addzoom: 150%orfont-size: 22pt, and runyarn dev. It seems they doesn't work.
So I wonder which file I should modify to customize the font-size and zoom level?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request