diff --git a/shared/src/commonMain/kotlin/dev/sasikanth/rss/reader/ui/Typography.kt b/shared/src/commonMain/kotlin/dev/sasikanth/rss/reader/ui/Typography.kt index 4a00be65f..6d35589db 100644 --- a/shared/src/commonMain/kotlin/dev/sasikanth/rss/reader/ui/Typography.kt +++ b/shared/src/commonMain/kotlin/dev/sasikanth/rss/reader/ui/Typography.kt @@ -139,7 +139,7 @@ internal fun typography(fontFamily: FontFamily) = fontFamily = fontFamily, fontWeight = FontWeight.Normal, fontSize = 12.sp, - lineHeight = 20.sp, + lineHeight = 16.sp, letterSpacing = 0.4.sp, lineHeightStyle = figmaLineHeightStyle ),