lundi 13 février 2017

How to do a three column grid with bourbon neat?

Vote count: 0

I'm trying to create a three column grid, and have the columns evenly distributed across the row.

My markup is simple:

My scss is also pretty straight-forward.

 .row {
    @include outer-container ;
  }
 .service {   
    @include span-columns(4) ;
}

However the result is a mess:

enter image description here

What do I need to do to get a three-column grid?

asked 43 secs ago

Let's block ads! (Why?)



How to do a three column grid with bourbon neat?

Aucun commentaire:

Enregistrer un commentaire