We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I found some issues at heroes examples https://getbootstrap.com/docs/5.0/examples/heroes/
at "Responsive left-aligned hero with image" example
at "Vertically centered hero sign-up form" example
This is a codesandbox demo URL which fixes these issues. https://9oihf.csb.app
I only added Bootstrap's classes to fix these issues. (*It measns I didn't add custom css)
If this is an issue that needs to be fixed, I'd like to send a PR.
Thanks !
The text was updated successfully, but these errors were encountered:
Leaving the image as-is, but will fix the sign up form for sure.
Sorry, something went wrong.
Fixes signup form in Heroes example
7eb0c18
Fixes #33660
9f2133f
Successfully merging a pull request may close this issue.
I found some issues at heroes examples
https://getbootstrap.com/docs/5.0/examples/heroes/
📌 Issues
1. Image should be centered or stretched for tablet and mobile
at "Responsive left-aligned hero with image" example
2. Sign Up form is too narrow for mobile
at "Vertically centered hero sign-up form" example
📌 Fixed Codesandbox demo
This is a codesandbox demo URL which fixes these issues.
https://9oihf.csb.app
I only added Bootstrap's classes to fix these issues. (*It measns I didn't add custom css)
1. Image should be centered or stretched for tablet and mobile
2. Sign Up form is too narrow for mobile
PR
If this is an issue that needs to be fixed, I'd like to send a PR.
Thanks !
Environment
The text was updated successfully, but these errors were encountered: