Skip to content

make-grid-columns mixin doesn't use its $gutter parameter #19148

@julien-gargot

Description

@julien-gargot

#19099

It seems that in the make-grid-columns($columns: $grid-columns, $gutter: $grid-gutter-width, $breakpoints: $grid-breakpoints) mixin in scss/mixins/_grid-framework.scss, the $gutter parameter is not used. The variable $grid-gutter-width is used to set the padding (lines 18, 19). Is this should not be $gutter?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions