Currently working on a project utilizing Bootstrap. Within the project, I have a login form that pops up when clicking the "Sign In" button. You can view the image here:
I am looking to position the login form to the left and display it within a modal window. The complete HTML for this project can be found here: Feel free to use this HTML to check out my project.
Question: How do I move the login form to the left? My goal is to showcase the login form within a modal window.