Skip to content

Commit

Permalink
docs(layouts): make HomepageLayout responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
layershifter committed Dec 24, 2017
1 parent b1d406d commit 4925bba
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 168 deletions.
2 changes: 1 addition & 1 deletion docs/app/Components/LayoutsLayout.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@ export default class LayoutsLayout extends Component {
<Button
as={NavLink}
to={`${repoURL}/blob/master/docs/app/Layouts/${filename}`}
color='secondary'
icon='github'
content='Source'
secondary
target='_blank'
/>
</div>
Expand Down
Loading

0 comments on commit 4925bba

Please sign in to comment.