Closed munzirtaha closed 1 year ago
Hi @munzirtaha,
It might be indeed redundant but I think it would be easier for users to change the styles for each Style variable, without getting all the stuff hardcoded or coupled.
Feel free to submit a PR and we'll see if it is better!
My argument would be, if someone needs to change fonts for each section, one has to edit that section and hard code it, anyway. Though not recommended, these kind of changes can be explained in documentation instead of polluting the code.
The CV is mainly using 2 or 3 fonts, so setting the font twice could be enough. If you are open to the idea, I can test and provide a PR