Update dependencies
This commit is contained in:
parent
c13679f8d1
commit
dfeb3ffd44
4 changed files with 15 additions and 19 deletions
|
|
@ -30,9 +30,9 @@ class ReadNext extends React.Component {
|
|||
<h6
|
||||
style={{
|
||||
margin: 0,
|
||||
fontSize: fontSizeToMS(-1).fontSize,
|
||||
lineHeight: fontSizeToMS(-1).lineHeight,
|
||||
letterSpacing: -0.5,
|
||||
fontSize: fontSizeToMS(-0.5).fontSize,
|
||||
lineHeight: fontSizeToMS(-0.5).lineHeight,
|
||||
letterSpacing: -0.25,
|
||||
}}
|
||||
>
|
||||
READ THIS NEXT:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue