Skip to content

Commit

Permalink
LeftMenu
Browse files Browse the repository at this point in the history
  • Loading branch information
nirmalhk7 committed Mar 15, 2022
1 parent 389b77e commit a6d07b6
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
import styled from 'styled-components';

const LeftMenuListLink = styled.div`
margin-bottom: 19px;
margin-right: 25px;
`;

export default LeftMenuListLink;

0 comments on commit a6d07b6

Please sign in to comment.