fr0tt / benotes

An open source self hosted notes and bookmarks taking web app.
https://benotes.org
MIT License
718 stars 48 forks source link

How to resize font #23

Closed eddietohier closed 2 years ago

eddietohier commented 2 years ago

font is very huge, already change app.css but i think its compile on the fly. need your advice please

fr0tt commented 2 years ago

Sure I gladly help. Do you still have this issue (because you closed it) ?

Does it occur on mobile or desktop, with all browsers ? What kind of aspect ratio and resolution do you have ? Did you zoom in on the page or is it still set to 100% (zoom) ? What is your browsers base font-size ?

(Of course solving this problem manually won't help other people but changing the font-size of the html element will result in changing the base font-size for everything.)