jsonresume / jsonresume-theme-class

A modern theme for JSON Resume which is self-contained. The content of the resume will work offline and can be hosted without depending on or making requests to third-party servers.
MIT License
12 stars 7 forks source link

chore: adjust font stack and fix typo in css #54

Closed SethFalco closed 3 months ago

SethFalco commented 3 months ago

Font Stack

Instead of using a font stack that I picked out myself, we instead use one derived from Modern Font Stacks.

I made the following changes:

This does incidentally make PDF exports notably smaller in some cases, for example rendering with Roboto instead of Nimbus Sans reduced the output by 30% for me.