Buttons on the Registration Form

Learn how to fix the width and add new buttons to the form.

In this lesson, we'll implement new buttons for login with Google and GitHub and update the existing login button.

Fix width

First, let's spread the login button across the entire form width. We use the .w-100 class to set the width of the button to 100% of its parent class on line 38.

Access this course and 1400+ top-rated courses and projects.