Commit Graph
3 Commits
Author SHA1 Message Date
Ryan Polley abd24e7eb7 Add ability to customize font size
Added an ability to customize font sizes. This is set at a new section in the settings.
The controler for this sets a number of css variables which are used in css rules that
override tailwind's text-<size> to use the font size and line spacing contained in the
variable. The control itself is a simple logarithmic slider that controls a "scale
factor" by which all the text sizes in a resume are scaled by.
2020-12-26 13:24:29 -06:00
Ryan Polley e2b242d40d use date attribute for start date 2020-11-09 16:04:03 -06:00
Ryan Polley 81ad16ae8a update project to use date range 2020-11-09 15:59:24 -06:00