We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9ad69f commit 4c0070eCopy full SHA for 4c0070e
src/Lumi/Components/Text.purs
@@ -231,7 +231,7 @@ styles = jss
231
lumiMainHeader =
232
{ fontSize: "25px"
233
, lineHeight: "40px"
234
- , fontWeight: "500"
+ , fontWeight: "600"
235
}
236
237
lumiTitle =
@@ -243,7 +243,7 @@ styles = jss
243
lumiSectionHeader =
244
{ fontSize: "17px"
245
, lineHeight: "24px"
246
247
, display: "inline-block"
248
249
0 commit comments