Skip to content

Instantly share code, notes, and snippets.

@wpweb101
Created April 15, 2021 08:46
Show Gist options
  • Save wpweb101/122dccc836ba70ba6f56a748fc33dac1 to your computer and use it in GitHub Desktop.
Save wpweb101/122dccc836ba70ba6f56a748fc33dac1 to your computer and use it in GitHub Desktop.
Incorrect Style Properties Ordering
.container {
color: #fff;
position: relative;
font-size: 12px;
display: block;
padding: 5px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment