Skip to content

Instantly share code, notes, and snippets.

@SitesByYogi
Created June 22, 2023 01:06
Show Gist options
  • Save SitesByYogi/4e9ea85326accef53d6f0fbb660815d0 to your computer and use it in GitHub Desktop.
Save SitesByYogi/4e9ea85326accef53d6f0fbb660815d0 to your computer and use it in GitHub Desktop.
Selects elements with a specific class attribute.
.my-class {
/* Styles applied to elements with class="my-class" */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment