Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Charlotte/new pick up #92

Merged
merged 52 commits into from
Apr 22, 2024
Merged

Charlotte/new pick up #92

merged 52 commits into from
Apr 22, 2024

Conversation

CharlotteLaw
Copy link
Contributor

What's new in this PR

Description

temp PR (not fully finished)

Screenshots

How to review

Next steps

Relevant Links

Online sources

Related PRs

Copy link

vercel bot commented Apr 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shanti-project ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 22, 2024 0:57am

@@ -22,36 +23,24 @@ export const OutterFavoriteDiv = styled.div`
border-radius: 10px;
background: var(--White, #fff);
box-shadow: 0px 1px 4px 1px rgba(0, 0, 0, 0.2);
width: 800px;
<<<<<<< HEAD
Copy link
Collaborator

Choose a reason for hiding this comment

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

is this a merge conflict?

width: 250px;
height: 100%;
padding: 20px;
export const ImageDiv = styled.p`
Copy link
Collaborator

Choose a reason for hiding this comment

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

why is this a p tag

@@ -254,31 +242,41 @@ export const WhiteBackgroundDiv = styled.div`
box-shadow: 0px 4px 7px 0px rgba(0, 0, 0, 0.1);
`;

export const Wrapper2 = styled.div`
display: flex;
flex-direction: col;
Copy link
Collaborator

Choose a reason for hiding this comment

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

does col work?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes

export const BottomColumnDiv = styled.div`
display: flex;
flex-direction: row;
align-items: space-evenly;
justify-content: space-around;
width: 100%;
<<<<<<< HEAD
Copy link
Collaborator

Choose a reason for hiding this comment

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

merge conflict

height: auto;
max-height: 100%;
padding: 36px 34px;
gap: 33px;
max-height: 100%;
margin-top: 205px;
<<<<<<< HEAD
margin-top: 75px;
Copy link
Collaborator

Choose a reason for hiding this comment

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

conflict

fontSize: '16px',
}}
>
{product.quantity}
Copy link
Collaborator

Choose a reason for hiding this comment

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

is there styling on this text?

marginRight: '4px',
}}
>
Quantity:
Copy link
Collaborator

Choose a reason for hiding this comment

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

same question

@@ -112,8 +130,16 @@ export const HeartIcon = styled(Heart)`
`;

export const BackButtonDiv = styled.div`
<<<<<<< HEAD
Copy link
Collaborator

Choose a reason for hiding this comment

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

merge conflict

@BuyankhuuTsCAl BuyankhuuTsCAl merged commit e53f38b into main Apr 22, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants