The form-container
component is used to define a
specific amount of spacing below each form control. The amount of
spacing is defined as a global variable.
Used as a container for all form controls - allowing authors to control the space below each form control.
N/A
<div class="form-container">
...
</div>