Created
March 2, 2019 13:29
-
-
Save andrzejewsky/25abcefd04301d3e4699f4bcbec08336 to your computer and use it in GitHub Desktop.
Netflix slider content
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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