-
Notifications
You must be signed in to change notification settings - Fork 683
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
Adjust cart styling #2104
Adjust cart styling #2104
Conversation
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we could delete the temporary styles for the scrollable summary in cartPage.css
, but @tjwiebell 's got that feature coming online soon anyway so no biggie
Signed-off-by: Stephen Rugh <[email protected]>
@@ -1,13 +1,13 @@ | |||
.root { | |||
padding-top: 1.5rem; | |||
max-width: 64rem; | |||
padding: 2.5rem 3rem; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It is. I see you've set it to 1.5rem
, and that works. It may be able to go as low as 1rem
.
Signed-off-by: Stephen Rugh <[email protected]>
Description
Make minor adjustments to cart page styling to better fit design intent and existing views.
Related Issue
PWA-241
Acceptance
Verification Stakeholders
Specification
Verification Steps
Screenshots / Screen Captures (if appropriate)
Checklist