0
Q:

Remove space between columns in Bootstrap 4

<div class="row no-gutters">
</div>
1
<div class="row">
   <div class="col-md-2 padding-0">
       //stuff here for this column
   </div>
   <div class="col-md-10 padding-0">
       //stuff here for columns
   </div>
</div>
0

New to Communities?

Join the community