tomjoht / documentation-theme-jekyll

A Jekyll-based theme designed for documentation and help systems. See the link for detailed instructions on setting up and configuring everything.
http://idratherbewriting.com/documentation-theme-jekyll/
Other
1.17k stars 1.19k forks source link

How to change fonts and sizes globally? #252

Open hl5ky opened 11 months ago

hl5ky commented 11 months ago

Thank you for the excellent code.

I am a newbie to code and Jekyll.

I would like to change fonts and sizes globally. After googling, I found everybody says to touch file(s) in the "_sass" folder but I can't see the folder in your code.

Which file can I touch for the purpose?

Thanks in advance.

Joe.