Skip to content

Instantly share code, notes, and snippets.

@justyntemme
Created October 23, 2017 18:47
Show Gist options
  • Save justyntemme/5fba1b646b1a7f31ad24da9619751a4c to your computer and use it in GitHub Desktop.
Save justyntemme/5fba1b646b1a7f31ad24da9619751a4c to your computer and use it in GitHub Desktop.
/* Gallery page */
.gallery {
visibility: hidden;
display: none;
}
.preview{
display: initial;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment