Skip to content

Instantly share code, notes, and snippets.

@productioncoder
Last active November 10, 2018 14:24
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 productioncoder/16d2acb8070ea14e48e6dbe24bd81365 to your computer and use it in GitHub Desktop.
Save productioncoder/16d2acb8070ea14e48e6dbe24bd81365 to your computer and use it in GitHub Desktop.
Youtube in React: related videos spacing
.related-videos {
& > * {
margin-top: 4px;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment