Closed smddzcy closed 7 years ago
Font-size should be configurable and one should be able to change it easily without changing tens of lines of CSS code.
Note: Relative sizes of the fonts must stay the same.
I'll take this one too. I'll use the same strategy as I do for the colors.
@abettermap Alright, just make sure to replace pixels with rems (preferably, easy to write) or ems. Currently all sizes are in pixels.
rem
em
https://github.com/smddzcy/cv/commit/f3e25edfdaada452212a5ff39f78cb76a5c84db6 closed it.
About
Font-size should be configurable and one should be able to change it easily without changing tens of lines of CSS code.
Note: Relative sizes of the fonts must stay the same.