Skip to content
This repository has been archived by the owner on Jun 27, 2022. It is now read-only.

Artwork details UI without buying flow #72

Merged
merged 14 commits into from
Jun 16, 2021
Merged

Conversation

Pedro-vk
Copy link
Contributor

Description

Artwork details UI without buying flow

Is this PR related with an open issue?

Related to Issue #68

@Pedro-vk Pedro-vk requested a review from r-marques June 15, 2021 14:05
@Pedro-vk Pedro-vk requested review from a team as code owners June 15, 2021 14:05
Comment on lines 4 to 14
// margin: 0 auto;

@media (min-width: $break-point--small) {
padding: 0 $spacer;
}
// @media (min-width: $break-point--small) {
// padding: 0 $spacer;
// }
}

.wide {
composes: content;
max-width: $break-point--large;
// composes: content;
// max-width: $break-point--large;
}
Copy link
Member

Choose a reason for hiding this comment

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

should we remove these commented lines?

Copy link
Member

@r-marques r-marques left a comment

Choose a reason for hiding this comment

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

lgtm :shipit:

@Pedro-vk Pedro-vk merged commit 533e75d into new-design Jun 16, 2021
@Pedro-vk Pedro-vk deleted the nd/asset-details branch June 16, 2021 11:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants