Skip to content

Instantly share code, notes, and snippets.

@VikramVasudevan
Created June 7, 2019 08:06
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 VikramVasudevan/1879da8e296a4a0cb4ba28cdc09c9785 to your computer and use it in GitHub Desktop.
Save VikramVasudevan/1879da8e296a4a0cb4ba28cdc09c9785 to your computer and use it in GitHub Desktop.
scroll-slideshow.component.css
.slide-show-container {
background-color : black;
color : white;
position : relative;
width : 100vw;
height : 95vw;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment