Update dependencies
This commit is contained in:
parent
c13679f8d1
commit
dfeb3ffd44
4 changed files with 15 additions and 19 deletions
|
|
@ -15,8 +15,8 @@ class Template extends React.Component {
|
|||
header = (
|
||||
<h1
|
||||
style={{
|
||||
fontSize: fontSizeToMS(2.5).fontSize,
|
||||
lineHeight: fontSizeToMS(2.5).lineHeight,
|
||||
fontSize: fontSizeToMS(1.5).fontSize,
|
||||
lineHeight: fontSizeToMS(1.5).lineHeight,
|
||||
marginBottom: rhythm(1.5),
|
||||
}}
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue