Skip to content

shorten background position #28

@marcobiedermann

Description

@marcobiedermann

Input

body {
  background-position: center center;
}

Output

body{background-position:center center}

this could be shortened to

body{background-position:50% 50%}

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