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

Responsive Pricing Card Wrapping on Half-Screen Width #46

Closed
heeba-khan opened this issue Oct 22, 2023 · 12 comments
Closed

Responsive Pricing Card Wrapping on Half-Screen Width #46

heeba-khan opened this issue Oct 22, 2023 · 12 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@heeba-khan
Copy link

Rectified the issue of vertical stacking of pricing cards occurring prematurely, even when the screen width reduced by half, resulting in an unsymmetrical layout. This was resolved through the implementation of custom CSS styles within the 'style.css' file to ensure a more visually balanced and responsive design. The below picture is before the changes were made :

Screenshot (107)

After I did some changes in style.css file by adding some styles, the pricing card now looked like this :

Screenshot (108)

@Iamdivyak
Copy link
Owner

here is the design figma design

can u make that pricing page design?

@heeba-khan
Copy link
Author

heeba-khan commented Oct 22, 2023 via email

@Iamdivyak
Copy link
Owner

assigned @heeba-khan

@heeba-khan
Copy link
Author

heeba-khan commented Oct 22, 2023 via email

@heeba-khan
Copy link
Author

@Iamdivyak There is an issue coming. Whenever I am clicking on inspect element, the changes that I have made are showing :

Screenshot (109)

But when I am removing the inspect element, then all the changes are gone. Why is it happening ? Can you suggest something?

Screenshot (110)

@Iamdivyak
Copy link
Owner

May be you are putting your css styles under media query

@heeba-khan
Copy link
Author

OK I will look into it.

@Iamdivyak
Copy link
Owner

any updates? @heeba-khan

@heeba-khan
Copy link
Author

heeba-khan commented Oct 27, 2023 via email

@Iamdivyak Iamdivyak added the good first issue Good for newcomers label Oct 28, 2023
@suhas-sensei
Copy link
Contributor

i'd be happy if i'm assigned this issue @Iamdivyak

@Iamdivyak
Copy link
Owner

sure @suhas-sensei :)

@suhas-sensei
Copy link
Contributor

please review the pr @Iamdivyak :3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants