Skip to content

Commit cde3791

Browse files
committed
fix Footer styling to center logo on mobile
1 parent 35d37d6 commit cde3791

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/layout/Footer/styles.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ const Inner = styled(Container)`
2323
`;
2424

2525
const Logo = styled.a`
26-
display: block;
27-
max-width: 12.5rem;
28-
margin: 0 auto;
2926
cursor: pointer;
3027
3128
&:hover {

0 commit comments

Comments
 (0)