Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
lionelB committed Jan 15, 2020
1 parent aae5548 commit 807a8f6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions packages/code-du-travail-frontend/src/layout/Header/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,17 +129,9 @@ const LogoLink = styled.a`

const Marianne = styled.img`
position: relative;
/* overflowing ministry logo settings */
/* top: ${spacings.base}; */
/* width: 9rem; */
/* contained ministry logo settings */
width: 7rem;
margin-right: ${spacings.large};
@media (max-width: ${breakpoints.mobile}) {
/* overflowing ministry logo settings */
/* top: ${spacings.xsmall}; */
/* max-width: 5rem; */
/* contained ministry logo settings */
max-width: 4rem;
}
`;
Expand Down

0 comments on commit 807a8f6

Please sign in to comment.