Outline buttons: font weight
This commit is contained in:
parent
27f9470708
commit
9874a01fc5
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ object ElementTextStyles {
|
|||
|
||||
val Button = TextStyle(
|
||||
fontSize = 16.sp,
|
||||
fontWeight = FontWeight.Bold,
|
||||
fontWeight = FontWeight.Medium,
|
||||
lineHeight = 22.sp,
|
||||
fontStyle = FontStyle.Normal,
|
||||
textAlign = TextAlign.Center,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue