Skip to content

Instantly share code, notes, and snippets.

@wpweb101
Created April 15, 2021 07:39
Show Gist options
  • Save wpweb101/0c966b2a7d8d3867fb42dfe87a13b2eb to your computer and use it in GitHub Desktop.
Save wpweb101/0c966b2a7d8d3867fb42dfe87a13b2eb to your computer and use it in GitHub Desktop.
Incorrect Style Structure
.selector, #container, #section {
background: #fff;
color: #000;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment