Use typography-theme-wordpress-2016 as default theme
This commit is contained in:
parent
3efd74a20f
commit
a865b54d5e
8 changed files with 17 additions and 32 deletions
|
|
@ -26,7 +26,7 @@ class BlogIndex extends React.Component {
|
|||
marginBottom: rhythm(1/4),
|
||||
}}
|
||||
>
|
||||
<Link to={prefixLink(page.path)}>{title}</Link>
|
||||
<Link style={{boxShadow: 'none'}} to={prefixLink(page.path)}>{title}</Link>
|
||||
</li>
|
||||
)
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue