Skip to content

Commit

Permalink
remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
EthanBonsignori committed Mar 26, 2024
1 parent b095c73 commit db86cdf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/components/pages/BlogList.js
Original file line number Diff line number Diff line change
Expand Up @@ -161,10 +161,6 @@ const BlogContent = styled.div`
flex-direction: column;
`;

const BlogLikes = styled.div`
margin-left: 1em;
`;

const BlogPostHeader = styled.div`
display: flex;
font-size: 1.3em;
Expand Down

0 comments on commit db86cdf

Please sign in to comment.