Skip to content

Instantly share code, notes, and snippets.

@wKoza
Created March 5, 2019 10:33
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 wKoza/077536b03e5346ad6eac773d7f6eec50 to your computer and use it in GitHub Desktop.
Save wKoza/077536b03e5346ad6eac773d7f6eec50 to your computer and use it in GitHub Desktop.
.my-drop-zone {
  width: 300px;
  height: 300px;
  cursor: pointer;
  padding: 1em;
  opacity: 0.4;
  text-align: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment