Skip to content

Instantly share code, notes, and snippets.

@andrzejewsky
Created March 2, 2019 13:29
Show Gist options
  • Save andrzejewsky/25abcefd04301d3e4699f4bcbec08336 to your computer and use it in GitHub Desktop.
Save andrzejewsky/25abcefd04301d3e4699f4bcbec08336 to your computer and use it in GitHub Desktop.
Netflix slider content
<div class="content">
<div class="background">
<div class="left">left</div>
<div class="right">right</div>
</div>
<div class="content-container">content here...</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment