Skip to content

Instantly share code, notes, and snippets.

@aebsr
Created December 20, 2022 18:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aebsr/39ed8c7ec04dd9b206cf8fc8197646fa to your computer and use it in GitHub Desktop.
Save aebsr/39ed8c7ec04dd9b206cf8fc8197646fa to your computer and use it in GitHub Desktop.
.poc-scenario {
border: 1px solid red;
}
.poc-scenario h1 {
color: blue;
}
.poc-scenario p {
color: green;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment