mirror of
https://github.com/xitanggg/open-resume
synced 2024-11-03 09:19:21 +01:00
Fix fontSize
This commit is contained in:
parent
2aab789543
commit
f0b5e5cb69
@ -66,7 +66,7 @@ export const AutoTypingResume = () => {
|
||||
resume={resume}
|
||||
settings={{
|
||||
...initialSettings,
|
||||
fontSize: "12pt",
|
||||
fontSize: "12",
|
||||
formToHeading: {
|
||||
workExperiences: resume.workExperiences[0].company
|
||||
? "WORK EXPERIENCE"
|
||||
|
Loading…
Reference in New Issue
Block a user