1
mirror of https://github.com/xitanggg/open-resume synced 2024-11-03 09:19:21 +01:00

Fix fontSize

This commit is contained in:
Xitang 2023-06-24 14:26:36 -07:00
parent 2aab789543
commit f0b5e5cb69

View File

@ -66,7 +66,7 @@ export const AutoTypingResume = () => {
resume={resume}
settings={{
...initialSettings,
fontSize: "12pt",
fontSize: "12",
formToHeading: {
workExperiences: resume.workExperiences[0].company
? "WORK EXPERIENCE"