Skip to content

container mixins for the grid #48

@bassjobsen

Description

@bassjobsen

I wonder why the grid don't have a container mixin, to create a wrapper for the grid's rows, at least something like:

     .grid-container() {
        padding: 0 @grid-column-padding; 
     }

Which corrects the negative margin of the rows.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions