Skip to content

Instantly share code, notes, and snippets.

@wpweb101
Last active April 15, 2021 08:45
Show Gist options
  • Select an option

  • Save wpweb101/8d30ea41e696a7cbf568b52b3d710af7 to your computer and use it in GitHub Desktop.

Select an option

Save wpweb101/8d30ea41e696a7cbf568b52b3d710af7 to your computer and use it in GitHub Desktop.
Correct Style Properties Ordering
.container {
display: block;
position: relative;
padding: 5px;
font-size: 12px;
color: #fff;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment