Skip to content

Commit

Permalink
fix #45
Browse files Browse the repository at this point in the history
  • Loading branch information
yduman committed Sep 29, 2019
1 parent 20944a3 commit 800317d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/styled/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export const ColumnContainer = styled.div`
display: flex;
flex-direction: column;
width: 25rem;
min-height: 100%;
margin: 0.8em 0.2em 0.8em 0.2em;
${media.tablet`margin: 0.8em;`}
border: 1px solid grey;
Expand Down

0 comments on commit 800317d

Please sign in to comment.