Bump some font sizes from small to medium after review
This commit is contained in:
parent
c0a8af1eb9
commit
b3ac6e2b97
23 changed files with 44 additions and 44 deletions
|
|
@ -261,7 +261,7 @@ internal fun TopicSection(
|
|||
Text(
|
||||
roomTopic.topic,
|
||||
modifier = Modifier.padding(start = 16.dp, end = 16.dp, top = 8.dp, bottom = 12.dp),
|
||||
style = MaterialTheme.typography.bodySmall,
|
||||
style = MaterialTheme.typography.bodyMedium,
|
||||
color = MaterialTheme.colorScheme.tertiary
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue