Skip to content

Commit

Permalink
feat(ui): remove footer background
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusfg7 committed Jan 10, 2022
1 parent 136b8b0 commit cc4beee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Footer/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ const FooterSection = styled.footer`
padding: 15px;
background: rgba(255, 255, 255, 0.1);
backdrop-filter: blur(4px);
p {
Expand Down

1 comment on commit cc4beee

@vercel
Copy link

@vercel vercel bot commented on cc4beee Jan 10, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.