.row
and .col-*
.row
class to form groups and using the .col-*-*
classes to specify the width of your labels and controls.
Be sure to add .col-form-label
to your <label>
s as well so they’re vertically centered with their associated form controls.