Skip to content

xxxl seem to have precedence over xxl on screens 1920 > x < 2560 px #7

@origooo

Description

@origooo

Maybe I misunderstand how media queries work. But in the non-minified version, line 322, shouldn't all col-xxxl be removed and only exist within
@media (min-width: 2560px) { }

I'm getting some weird offset errors which was fixed by removing all xxxl classes from
@media (min-width: 1920px) { }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions