Fluid container
You can easily switch the actual example grid with a fluid full-width layout. To do so, replace the farthest .container
with .container-fluid
:
<div class="container-fluid"> … </div>
You can easily switch the actual example grid with a fluid full-width layout. To do so, replace the farthest .container
with .container-fluid
:
<div class="container-fluid"> … </div>