-
Notifications
You must be signed in to change notification settings - Fork 6.1k
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.scss
andsrc/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?
eshack94
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request