Skip to content

Instantly share code, notes, and snippets.

@YonatanKra
Created December 20, 2017 07:10
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 YonatanKra/89cb1d4c5c3f3dfc89ab459dc2ec4760 to your computer and use it in GitHub Desktop.
Save YonatanKra/89cb1d4c5c3f3dfc89ab459dc2ec4760 to your computer and use it in GitHub Desktop.
preliminary css
#phrase-form-wrapper {
min-height: 50px;
background: rgba(125, 125, 0, .25);
margin-bottom: 5px;
}
#phrase-fireworks-wrapper {
height: 450px;
outline: 1px red solid;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment