Skip to content

Instantly share code, notes, and snippets.

@wpweb101
Created April 15, 2021 07:38
Show Gist options
  • Save wpweb101/d2d163c64cbb2c7b2165fdbb42eecc42 to your computer and use it in GitHub Desktop.
Save wpweb101/d2d163c64cbb2c7b2165fdbb42eecc42 to your computer and use it in GitHub Desktop.
Correct 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