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

Midpoint cleanup/making cart page more responsive #86

Closed
wants to merge 3 commits into from

Conversation

EthanAuyeung
Copy link
Collaborator

What's new in this PR

Description

Completed midpoint check list for styling edits that needed to be fixed.

Screenshots

How to review

Next steps

Had trouble with spacing on the cart overview page between the plus minus button and trash icon and the photo/name of the item this page:
Screenshot 2024-04-17 at 5 42 34 PM
@BuyankhuuTsCAl can you look at it. Everything else should be done.

Relevant Links

Online sources

Related PRs

🛍 CC: @EthanAuyeung

Copy link

vercel bot commented Apr 18, 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 18, 2024 0:57am

@@ -65,8 +65,9 @@ export const Backtext = styled.p`
export const TrashIcon = styled(Trash2)`
width: 30px;
height: 30px;
color: black;
color: navy;
Copy link
Collaborator

Choose a reason for hiding this comment

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

wait use the color library

<span
style={{
display: 'inline-block',
fontWeight: 'bold',
Copy link
Collaborator

Choose a reason for hiding this comment

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

try to make these into styled componenet

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.

2 participants