Skip to content

Instantly share code, notes, and snippets.

@razbakov
Created January 30, 2020 19:39
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 razbakov/abc82464e84337f748a358e3fac72398 to your computer and use it in GitHub Desktop.
Save razbakov/abc82464e84337f748a358e3fac72398 to your computer and use it in GitHub Desktop.
Highlight header
<h1 class="editorial-card__title">
<span class="underlay-highlight-yellow">How great managers give and receive feedback</span>
</h1>
<style>
.underlay-highlight-yellow {
background-image: url(text-underlay-yellow.svg);
}
</style>
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment