Skip to content

Commit

Permalink
🎨 feat(sidebar.js): Minor update to sidebar card
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiderpig86 committed Oct 12, 2020
1 parent dacf482 commit 068b15c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions src/components/sidebar.js
Expand Up @@ -17,9 +17,7 @@ const Sidebar = props => (
top: '7rem'
}}
>
<div className="row" style={{
marginBottom: '1rem'
}}>
<div className="row">
✏️ Published <strong>{props.date}</strong>
</div>
<div className="row" style={{
Expand Down

0 comments on commit 068b15c

Please sign in to comment.