diff --git a/frontend/src/styles/tokens/typography.ts b/frontend/src/styles/tokens/typography.ts index ea7ae9d5..ac75746a 100644 --- a/frontend/src/styles/tokens/typography.ts +++ b/frontend/src/styles/tokens/typography.ts @@ -49,4 +49,4 @@ export const TYPOGRAPHY = { line-height:${FONT_SIZES.mobile.xxs}; `, }, -} as const; +} as const; \ No newline at end of file