diff --git a/src/styles/fonts.tsx b/src/styles/fonts.tsx index 04226e72..417ebd83 100644 --- a/src/styles/fonts.tsx +++ b/src/styles/fonts.tsx @@ -14,4 +14,4 @@ export const Heading4 = styled.Text` font-style: normal; font-weight: 400; line-height: normal; -` \ No newline at end of file +`; \ No newline at end of file