Skip to content

Instantly share code, notes, and snippets.

@unconed
Created April 8, 2020 02:28
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 unconed/c129ed9093a35f6508c9c1174495dafe to your computer and use it in GitHub Desktop.
Save unconed/c129ed9093a35f6508c9c1174495dafe to your computer and use it in GitHub Desktop.
body > #react-root > div > div > h2[role="heading"] ~ div > header[role="banner"] + main[role="main"] *,
body > #react-root > div > div > h2[role="heading"] + div > div > div > div > div * {
font-family: Comic Sans MS, Chalkboard !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment