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

[Onboarding Flow] Create onboarding flow card #627

Closed
wants to merge 1 commit into from

Conversation

shubhamsinghbundela
Copy link
Contributor

@shubhamsinghbundela shubhamsinghbundela commented Sep 2, 2023

Issue Closes #580

What is the change?

  • Fix the design of onboarding flow card

Is Development Tested?

  • Yes
  • No

After Change Video

cqUVRaaN6T.mp4

@shubhamsinghbundela shubhamsinghbundela marked this pull request as ready for review September 2, 2023 13:06
border: 2px solid var(--color-lightgrey);
background-color: var(--color-cultured);
border-radius: 10px;
background-color: #FFF;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we please use color vars ?

min-height: 30vh;
min-width: 75vw;
padding: 56px 16px;
margin-top: -5rem;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we avoid negative margins ?

Copy link
Contributor

Choose a reason for hiding this comment

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

This is already present I think, please use .png or .svg for any image resources or .webp is also good

@rohan09-raj rohan09-raj changed the title Create onboarding flow card [Onboarding Flow] Create onboarding flow card Sep 4, 2023
@rohan09-raj
Copy link
Contributor

This is already done in #607 That's why closing this

@rohan09-raj rohan09-raj closed this Sep 4, 2023
@rohan09-raj rohan09-raj deleted the feature/card branch September 4, 2023 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants