Skip to content

Missing: column-span #43

@formspiel

Description

@formspiel

You added .content-columns but you forgot column-span:
.column-span(@value) {
-webkit-column-span: @value;
column-span: @value;
(-moz-column-span: @value; not available at the moment)
(-ms-column-span: @value; not available at the moment)
}

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