Remove spacing between cols

In Bootstrap 5, the no-gutters class has changed to g-0

In Bootstrap 4, the no-gutters class is included. No extra CSS is needed…

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

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)