Skip to content

Commit

Permalink
fix: logo svg rendering with extra space in safari
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Aug 16, 2020
1 parent 373942c commit 868a043
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Sidebar.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const Sidebar = ({ className }) => {
<Link
css={css`
display: block;
display: flex;
margin-bottom: 1rem;
`}
to="/"
Expand Down

0 comments on commit 868a043

Please sign in to comment.