-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Layout of Pricing Models in Smaller Screens #6818
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: ChetanFTW <[email protected]>
🚀 Preview for commit 78b6180 at: https://68c2bc271cb9107335e969ec--layer5.netlify.app |
hey @vr-varad, this Looks good to me |
🚀 Preview for commit a235b0a at: https://68c31c8dd3c6fa11bca65c3e--layer5.netlify.app |
Thank you for your contribution! Add it as an agenda item to the meeting minutes, if you would :) |
🚀 Preview for commit 5426e33 at: https://68c9cb80535c1d305fc97027--layer5.netlify.app |
position: relative; | ||
width: 100%; | ||
padding-left: 15px; | ||
padding-right: 15px; | ||
position: relative; | ||
width: 100%; | ||
box-sizing: border-box; | ||
padding: 0; |
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.
@ChetanFTW, The reusecore/Layout is being used in many places and making changes directly here may affect other places where they are being used. It is recommended to not make changes here
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.
hey @ARYANSHAH1567, will check this out and update you in ASAP
🚀 Preview for commit d1c38d7 at: https://68d09005c83f74b8d200cca8--layer5.netlify.app |
Thank you for your contribution! Add it as an agenda item to the meeting minutes, if you would :) |
@ChetanFTW any progress here ? |
yeah, update this ASAP |
Description
This PR fixes #6776
Notes for Reviewers
Signed commits