Skip to content

Commit 1ae65c5

Browse files
committed
Fix footer width
1 parent d612f59 commit 1ae65c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/layout/footer/footer.styles.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ export const StyledContainer = styled(Container)`
2929
3030
@media (min-width: ${screens.lg}) {
3131
flex-direction: row;
32-
gap: 128px;
3332
}
3433
}
3534
`;

0 commit comments

Comments
 (0)