Skip to content

Commit

Permalink
Update CookiePopUp.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
vtjl10 authored Dec 28, 2024
1 parent 974fb01 commit 75d948b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/components/CookiePopUp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ const Container = styled.section`
flex-direction: column;
max-width: 332px;
${media.md} {
width: 332spx;
width: 332px;
margin: 0px 24px;
left: unset;
}
Expand Down

0 comments on commit 75d948b

Please sign in to comment.