Skip to content

Add full-bg #9

@kjbrum

Description

@kjbrum
@mixin full-bg($size: 'cover', $position: 'center center', $repeat: 'no-repeat') {
    background-size: #{$size};
    background-repeat: #{$repeat};
    background-position: #{$position};
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions