-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Update ScenarioCard.style.js (fix #5640) #6515
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
🚀 Preview for commit c9ac3a5 at: https://683b0826505e1232229afb64--layer5.netlify.app |
🚀 Preview for commit 8fcccd0 at: https://683b11f93cb4ec6b3ec930af--layer5.netlify.app |
Signed-off-by: Nahuel Barriga <105519579+NahuelBarriga@users.noreply.github.com>
🚀 Preview for commit a713d07 at: https://683ca59a8942b941de02df70--layer5.netlify.app |
@NahuelBarriga Add it as an agenda item to the meeting minutes, if you would :) |
🚀 Preview for commit 02ee185 at: https://683d8a635bf7e2f100b329a4--layer5.netlify.app |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
@NahuelBarriga Please Sign off https://github.com/layer5io/layer5/pull/6515/checks?check_run_id=43299609802 |
Description
The problem was that the text on the page wasn't behaving responsively with the rest of the page, creating problems when used on small devices. Now the page should be fully responsive and display well on all devices, including desktops, tablets, and smartphones.
This PR fixes #5647
Notes for Reviewers
I've changed a CSS file to fix the card's responsive problems. I also tested it, and it works well with the rest of the page.
Happy to have helped.
Signed commits