From a048d051b15087db14f44e74c2b809c34759e16b Mon Sep 17 00:00:00 2001 From: Xitang Date: Sat, 24 Jun 2023 15:01:01 -0700 Subject: [PATCH] Fix auto typing resume safari font size issue with -webkit-text-size-adjust --- src/app/components/Resume/ResumeIFrame.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/Resume/ResumeIFrame.tsx b/src/app/components/Resume/ResumeIFrame.tsx index 60425549..a749a3ff 100644 --- a/src/app/components/Resume/ResumeIFrame.tsx +++ b/src/app/components/Resume/ResumeIFrame.tsx @@ -32,7 +32,7 @@ const IFRAME_INITIAL_CONTENT = ` ${IFRAME_INITIAL_CONTENT_FONT_FAMILIES_FONT_FACE} - +
`;