Looks like susy handles this a lot better among other things.
Susy grid gutter.
That system is susy.
For asymmetrical fluid grids slice can help manage your nesting context.
Also gutter position is also worth taking a look at.
A grid framework not a grid system.
You can collapse a gutter in foundation removing the margins and padding but then you can run into other issues.
Gutter position is one of the settings that susy allows you to change for your layouts.
It can be found in the global settings within the susy map.
It specifies where the gutter should be output with reference to the columns.
Susy will output calc values in order to achieve this.
So that same span of 2 could include the internal gutter and one wide or both wider external gutters.
Additionally typically depending on the grid and the grid settings you will need to declare the last grid column by using the last mixin.
Use span and gutter to return any grid width and apply the results wherever you need them.
Before we get into the how to use susy let s talk about the importance of using a sass grid framework not a grid system.
Browse other questions tagged grid susy sass gutter or ask your own question.
But the grids in susy appear to be definitely more powerful especially the gutter positions.
By default a grid span only spans the gutters between columns.
Gutters or alleys are spacing between content tracks.
In the example below we have a three column and two row track grid with 20 pixel gaps between column tracks and 20px gaps between row tracks.
The gutters setting is what you are looking for.
Fantastic article on suzy definitely need to dig into it more.
Css width margin padding flex basis transform etc.
This week stackoverflowknows parties with introverts perfect cookie ratio featured on meta.
Gutters haven t changed a single fraction or explicit width but the calc output feature means you can now use any combination of units and fractions to create static gutters on a fluid grid etc.
Blog this veteran started a code bootcamp for people who went to bootcamp.
In some cases you want to span additional gutters on either side.
These three functions form the core of susy s layout building grid api.
The downside of this limitation is that any website looks the same.
It is not a good and not a bad grid system it matches just somehow any content.
Susy gives the designer and developer a great flexibility to transform the content in any grid system.
These can be created in css grid layout using the grid column gap grid row gap or grid gap properties.