mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-11 16:17:25 +02:00
Update css blog button styles
This commit is contained in:
parent
c6bdc81376
commit
de088ce376
2 changed files with 5 additions and 5 deletions
|
@ -40,9 +40,9 @@ class BlogPostLayout extends React.Component {
|
|||
config={this.props.config}
|
||||
/>
|
||||
</div>
|
||||
<div className="blog-recent-bar">
|
||||
<div className="blog-recent">
|
||||
<a
|
||||
className="blog-recent button"
|
||||
className="button"
|
||||
href={this.props.config.baseUrl + "blog"}
|
||||
>
|
||||
Recent Posts
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue