Skip to content

Commit 8b8da0c

Browse files
Berardo Matègiacomosardo
authored andcommitted
fix: footer mobile
1 parent 411441a commit 8b8da0c

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

components/ui/Footer/index.tsx

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -25,15 +25,3 @@ const Wrapper = styled.div`
2525
const LogoWrapper = styled.div`
2626
${tw`flex items-center`}
2727
`
28-
// const ListWrapper = styled.div`
29-
// ${tw`overflow-hidden`}
30-
// `
31-
// const ListLink = styled.ul`
32-
// ${tw`flex flex-row flex-wrap justify-between -ml-0.5`}
33-
// `
34-
// const ListItem = styled.li`
35-
// ${tw`flex-grow px-1.5 md:px-4 border-l font-medium`}
36-
// &:last-child {
37-
// ${tw`pr-0`}
38-
// }
39-
// `

0 commit comments

Comments
 (0)